My current status is that I can get a basic Numpy-using Python program working on the command line, but when I run Mystic in that window, iterrors
out at the "import numpy" line.
out at the "import numpy" line.
Can you post the error message?
lineout at the "import numpy" line.
Can you post the error message?
Can you tell me where/how to retrieve it? I suppose there's probably some error catch that I could write out somewhere, somehow. Just not overly familiar with Python, as of yet.
Anyway, the extent of what I'm getting is:
PYTHON ERROR (aprilpy.mpy)
File "aprilpy.mpy", line 14, in <module>
File "C:\Users\April\Anaconda2\lib\site-packages\numpy\__init__.py", line 142, in <module> from .import core
File "C:\Users\April\Anaconda2\lib\site-packages\numpy\core\__init__.py",
12, in <module>Press a key
---------------
..and that's not overly helpful. And line 14 is "import numpy".
I think this is the numpy version in anaconda windows (not sure): https://github.com/numpy/numpy/blob/v1.16.5/numpy/core/__init__.py#L12
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 409 |
Nodes: | 16 (2 / 14) |
Uptime: | 66:32:00 |
Calls: | 8,575 |
Calls today: | 5 |
Files: | 13,225 |
Messages: | 5,930,819 |