Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fresh installation on Windows Server, not working #30

Closed
JCStrainer opened this issue Oct 7, 2013 · 3 comments
Closed

Fresh installation on Windows Server, not working #30

JCStrainer opened this issue Oct 7, 2013 · 3 comments
Assignees

Comments

@JCStrainer
Copy link

Hello.

I have followed the installation instructions for Windows (I have Server 2008 here) in the Readme

I have succesfully installed the following files:

http://www.python.org/ftp/python/2.7.5/python-2.7.5.msi
http://www.lfd.uci.edu/~gohlke/pythonlibs/coxofy2i/setuptools-1.1.6.win32-py2.7.exe
http://www.lfd.uci.edu/~gohlke/pythonlibs/coxofy2i/pip-1.4.1.win32-py2.7.exe

I had to use more recent versions of setuptools and pip, as the versions in the readme aren't available anymore.

I also installed Selenium succesfully.

After setting up the config file, I tried to launch the bot with the following error:

Traceback (most recent call last):
File "just-dice-bot.py", line 45, in
from matplotlib.figure import Figure # @UnresolvedImport
ImportError: No module named matplotlib.figure

What would I need to do different to test the bot?

@ghost ghost assigned KgBC Oct 7, 2013
@KgBC
Copy link
Owner

KgBC commented Oct 7, 2013

matplotlib is a new depency for the graphing, let me checkt the installation instructions tomorrow.
Sorry for the inconvenience.

@geekium
Copy link

geekium commented Oct 9, 2013

@KgBC
Copy link
Owner

KgBC commented Oct 21, 2013

instructions updated.

@KgBC KgBC closed this as completed Oct 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants