Closed thompGIT closed 12 years ago
$ python Python 2.5.2 (r252:60911, Jan 24 2010, 17:44:40) [GCC 4.3.2] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import matplotlib Traceback (most recent call last): File "
", line 1, in ImportError: No module named matplotlib import matplotlib.pyplot Traceback (most recent call last): File " ", line 1, in ImportError: No module named matplotlib.pyplot
no, hmmm ...
thoughts: 1) could ask dreamhost to install it 2) could investigate if it's able to be installed locally (in my home dir) 3) could offsite the advanced stats like image graphing and stuff (much the same way bughouse-db.org or bughousedb.com are away from fics)
let's try 2) for now, check here:
http://discussion.dreamhost.com/thread-85433.html
never done local (non-system-wide) install before: if you can get it to work on your machine I could try to replicate the steps on the server
from index.py, click "leaderboard" or "games list"
ugly for now
need for matplotlib one now that we have HighCharts.
obe that is. stupid phone autocorrect
tonight hopefully I'll get a highcharts to auto-load within the stats div without any external generator scripts or anything, and that can serve as boilerplate for other interesting graphs and junk
then issue will be closed
Gamer card creation in the works. See my branch for the template / generator code.
pull the latest, wget bugtrack.db, and click "stats"!
a good first step will be to replicate bughousedb.com. charts, stats display, etc.
does the server have the ability to run matplotlib?