Error installing #294

Open
opened 2024-04-25 14:33:37 +02:00 by MROSSFTEK · 1 comment
MROSSFTEK commented 2024-04-25 14:33:37 +02:00 (Migrated from github.com)

installing it using the pip3 command i get this:

    File "<string>", line 201, in get_source_files
    File "/tmp/pip-build-env-3xn4qoq8/overlay/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 107, in __getattr__
      raise AttributeError(attr)
  AttributeError: cython_sources
  [end of output]

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

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

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

installing it using the pip3 command i get this: File "<string>", line 201, in get_source_files File "/tmp/pip-build-env-3xn4qoq8/overlay/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 107, in __getattr__ raise AttributeError(attr) AttributeError: cython_sources [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.
ymjpajak commented 2024-07-15 14:45:01 +02:00 (Migrated from github.com)
try one of the solutions from this https://stackoverflow.com/questions/77490435/attributeerror-cython-sources
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/netbox-agent#294
No description provided.