airinnova / pytornado

:airplane: An implementation of the vortex-lattice method (VLM)
https://pytornado.readthedocs.io/
Apache License 2.0
25 stars 7 forks source link

Win 10 installation issue #33

Open chanjiacheng opened 2 years ago

chanjiacheng commented 2 years ago

`Collecting pytornado Using cached pytornado-0.5.0.tar.gz (144 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [10 lines of output] Traceback (most recent call last): File "", line 36, in File "", line 34, in File "C:\Users\User\AppData\Local\Temp\pip-install-c3_nm0er\pytornado_5e34f62fd28a48ab821bc61f55a7b1d6\setup.py", line 90, in packages=find_packages(where=PACKAGE_DIR), File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\setuptools__init__.py", line 70, in find convert_path(where), File "c:\users\user\appdata\local\programs\python\python37\lib\distutils\util.py", line 112, in convert_path raise ValueError("path '%s' cannot end with '/'" % pathname) ValueError: path 'src/lib/' cannot end with '/' [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.`