Jorge Dos Santos
Jorge Dos Santos
I forgot to mention, I'm trying to install it on Windows, however `pip install PyNEC` doesn't work, are you sure it is allocated at PyPI?
Now I got the following: ``` Collecting PyNEC Using cached PyNEC-1.7.3.1.tar.gz Building wheels for collected packages: PyNEC Running setup.py bdist_wheel for PyNEC ... error Complete output from command C:\ProgramData\Anaconda3\python.exe -u...
Did you find anything? Is there a way I can help make it work on windows? I don't know about packaging , but maybe if you guide me in the...
I actually just tested to see if I can get it installed on Linux (Ubuntu) and got the same error, it says it can't find the file src/math_util.h Can you...
Also, tried updating to necpp 1.7.3.2 and it also gave me an error on Ubuntu and Windows. ``` necpp_wrap.c:3018:22: fatal error: libnecpp.h: No such file or directory compilation terminated. error:...
Awesome! Worked perfectly on Windows 10 (Anaconda Python 3.6.2). Some weeks ago I could get PyNEC installed on Linux by installing pandoc and libtool and modifying some C files, and...