matpow2 / cuwo

Open server and utilities for Cube World
GNU General Public License v3.0
170 stars 49 forks source link

i can't run the server in windows #193

Closed DVD-DY closed 7 years ago

DVD-DY commented 7 years ago

hi i have windows 10, 64 bits and I try to open run.bat and it gives me this error

Traceback (most recent call last): File "C:\Python36-x64\lib\site-packages\cx_Freeze\initscripts__startup.py", line 14, in run File "C:\Python36-x64\lib\site-packages\cx_Freeze\initscripts\Console.py", line 26, in run File "../cuwo/server.py", line 18, in File "..\cuwo\packet.py", line 24, in File "init.pxd", line 155, in init cuwo.tgen_wrap File "C:\Python36-x64\lib\site-packages\numpy__init__.py", line 142, in File "C:\Python36-x64\lib\site-packages\numpy\add_newdocs.py", line 13, in File "C:\Python36-x64\lib\site-packages\numpy\lib__init__.py", line 8, in File "C:\Python36-x64\lib\site-packages\numpy\lib\type_check.py", line 11, in File "C:\Python36-x64\lib\site-packages\numpy\core\init__.py", line 38, in File "C:\Python36-x64\lib\site-packages\numpy\core\numeric.py", line 1820, in File "C:\Python36-x64\lib\site-packages\numpy\core\arrayprint.py", line 35, in File "C:\Python36-x64\lib\site-packages\numpy\core\fromnumeric.py", line 15, in ImportError: cannot import name '_methods'

what i can do? thanks

matpow2 commented 7 years ago

Fixed in latest binaries