robscetury / gibson

3D Security Software
GNU General Public License v3.0
4 stars 3 forks source link

Unable to install pybdaq module #21

Open Balu411p opened 2 years ago

Balu411p commented 2 years ago

C:\PYTHON\pybdaq-0.0.7.tar\pybdaq-0.0.7>pip install pybdaq Collecting pybdaq Using cached pybdaq-0.0.7.tar.gz (246 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [11 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\poshetb\AppData\Local\Temp\pip-install-x9d41wro\pybdaq_c4bcd59fd87b4eeea8e5917a20f11cbe\setup.py", line 20, in setuptools.extension.Extension( File "C:\PYTHON\lib\site-packages\setuptools\extension.py", line 38, in init _Extension.init(self, name, sources, *args, **kw) File "C:\PYTHON\lib\distutils\extension.py", line 108, in init raise AssertionError("'sources' must be a list of strings") AssertionError: 'sources' must be a list of strings <map object at 0x000001A06BCF1120> [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.