Skip to content

Instantly share code, notes, and snippets.

@travisdmathis
Created February 4, 2012 22:43
Show Gist options
  • Save travisdmathis/1740805 to your computer and use it in GitHub Desktop.
Save travisdmathis/1740805 to your computer and use it in GitHub Desktop.
./run_fpdb.py
** (fpdb_prerun.py:21938): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'
** (fpdb_prerun.py:21938): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'
** (fpdb_prerun.py:21938): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Python 2.7...
Failed to load libs for graphing, graphing will not function. Please install numpy and matplotlib if you want to use graphs.
This is of no consequence for other parts of the program, e.g. import and HUD are NOT affected by this problem.
ImportError: No module named backend_tkagg
GuiStove not found. If you want to use it please install pypoker-eval.
fatal: Not a git repository (or any of the parent directories): .git
Logfile is /root/.fpdb/log/fpdb-log.txt
Connected to SQLite: /root/.fpdb/database/fpdb.db3
Note: error output is being diverted to /root/.fpdb/log. Any major error will be reported there _only_.
Graph generated in: 0.0711739063263
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment