Skip to content

install issue #42

@shato20

Description

@shato20

Hello,
i am getting and error when installing. the error state that i am missing setuptools installed but i have the version 75.6.0
i appreciate any help

here is the full console error

(my_venv) C:\my_venv\Scripts>pip install --index-url https://test.pypi.org/simple/ --upgrade factur-x-ng
Looking in indexes: https://test.pypi.org/simple/
Collecting factur-x-ng
  Using cached https://test-files.pythonhosted.org/packages/b2/2b/e9522e24222a5c051f7f06757676a5bd024aa1b6d7cd96f35fa8bb545822/factur-x-ng-0.8.8.tar.gz (35 kB)
  Installing build dependencies ... error
  error: subprocess-exited-with-error

  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [3 lines of output]
      Looking in indexes: https://test.pypi.org/simple/
      ERROR: Could not find a version that satisfies the requirement setuptools>=40.8.0 (from versions: none)
      ERROR: No matching distribution found for setuptools>=40.8.0
      [end of output]

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

× pip subprocess to install build dependencies 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions