Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install error #119

Open
sr-if opened this issue Sep 8, 2023 · 1 comment
Open

install error #119

sr-if opened this issue Sep 8, 2023 · 1 comment

Comments

@sr-if
Copy link

sr-if commented Sep 8, 2023

Collecting onvif
Downloading onvif-0.2.0.tar.gz (163 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.2/163.2 kB 1.2 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting suds>=0.4 (from onvif)
Downloading suds-1.1.2-py3-none-any.whl (144 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.8/144.8 kB 1.6 MB/s eta 0:00:00
Collecting suds-passworddigest (from onvif)
Downloading suds_passworddigest-0.1.2.zip (5.6 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 "", line 2, in
File "", line 34, in
File "/tmp/pip-install-d65qqs9x/suds-passworddigest_43841844435b40dd8881c6abf0a5a19c/setup.py", line 18, in
long_description=file(
^^^^
NameError: name 'file' is not defined. Did you mean: 'filter'?
[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.

@StuartIanNaylor
Copy link

Python 2.x (For a Python 3 compatible fork, see https://github.com/FalkTannhaeuser/python-onvif-zeep)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants