-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
❯ pip3 --version
pip 22.2.2 from /usr/local/lib/python3.10/site-packages/pip (python 3.10)
❯ python3 --version
Python 3.10.7
❯ pip3 install h5pyViewer
Collecting h5pyViewer
Using cached h5pyViewer-0.0.1.6.tar.gz (74 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "/private/var/folders/qn/l__177td1_l_c32b3v2lrxc40000gn/T/pip-install-81k8twt1/h5pyviewer_bc53f85e7d5642d3a554c2d98d1bc28f/setup.py", line 98
mod=0755
^
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
[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.Metadata
Metadata
Assignees
Labels
No labels