piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

install error: bandl #318

Closed sudheer628 closed 2 years ago

sudheer628 commented 2 years ago

Package name

bandl

Package version

0.1.0

PyPI URL

https://pypi.org/project/bandl/

piwheels URL

https://www.piwheels.org/project/bandl/

Python version

I am the maintainer

More information

bandl install failed -- please suggest

Processing c:\users\sai-s\documents\finvasia\bandl-0.1.0-py3-none-any.whl Requirement already satisfied: requests in c:\users\sai-s\appdata\local\programs\python\python39\lib\site-packages (from bandl==0.1.0) (2.28.1) Requirement already satisfied: openpyxl in c:\users\sai-s\appdata\roaming\python\python39\site-packages (from bandl==0.1.0) (3.0.10) Collecting datetime Downloading DateTime-4.5-py2.py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.0/52.0 kB ? eta 0:00:00 Collecting futures Using cached futures-3.0.5.tar.gz (25 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [27 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 14, in File "C:\Users\sai-s\AppData\Local\Programs\Python\Python39\lib\site-packages\setuptools__init.py", line 247, in monkey.patch_all() File "C:\Users\sai-s\AppData\Local\Programs\Python\Python39\lib\site-packages\setuptools\monkey.py", line 99, in patch_all patch_for_msvc_specialized_compiler() File "C:\Users\sai-s\AppData\Local\Programs\Python\Python39\lib\site-packages\setuptools\monkey.py", line 159, in patch_for_msvc_specialized_compiler patch_func(msvc14('_get_vc_env')) File "C:\Users\sai-s\AppData\Local\Programs\Python\Python39\lib\site-packages\setuptools\monkey.py", line 149, in patch_params mod = import_module(mod_name) File "C:\Users\sai-s\AppData\Local\Programs\Python\Python39\lib\importlib__init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level) File "C:\Users\sai-s\AppData\Local\Programs\Python\Python39\lib\site-packages\setuptools_distutils_msvccompiler.py", line 20, in import unittest.mock as mock File "C:\Users\sai-s\AppData\Local\Programs\Python\Python39\lib\unittest\mock.py", line 26, in import asyncio File "C:\Users\sai-s\AppData\Local\Programs\Python\Python39\lib\asyncio\
init__.py", line 8, in from .base_events import
File "C:\Users\sai-s\AppData\Local\Programs\Python\Python39\lib\asyncio\base_events.py", line 18, in import concurrent.futures File "C:\Users\sai-s\AppData\Local\Temp\pip-install-trwzps75\futures_4e94b002b3714add8912d31e5a82f813\concurrent\futures\
init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "C:\Users\sai-s\AppData\Local\Temp\pip-install-trwzps75\futures_4e94b002b3714add8912d31e5a82f813\concurrent\futures_base.py", line 357 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax [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.

bennuttall commented 2 years ago

You are reporting this error in the wrong place. This is the Raspberry Pi index called piwheels. You are using Windows.