Closed stephtdouglas closed 7 years ago
Can you specify what operating system/version you're running on? It looks linux-based at the very least, but it may be useful to know.
And can you specify whether or not you have multiple python versions installed on your computer?
Both of these are odd and seemingly unrelated errors, but neither of them should be caused by PyHammer itself. I'm suspecting that somehow there's an issue with your Python environment when you launch PyHammer.
I'm on Linux running in a Conda environment. It seems to have been a Anaconda problem, sorry about that.
when I try to run pyhammer, on the command line, I get the following error
even though numpy is installed and I can access it in other scripts.
If I try to run in ipython, I get the following syntax error
I'm running from the PyHammer folder itself, and I have tried both the latest release version and the current github version. I'm running in Python 3.4