Skip to content

Cannot install package. #6

Description

@sshish

pip install git+https://github.com/fgnt/sed_scores_eval.git
yields

Collecting git+https://github.com/fgnt/sed_scores_eval.git
  Cloning https://github.com/fgnt/sed_scores_eval.git to /tmp/pip-req-build-bjd_pro9
  Running command git clone --quiet https://github.com/fgnt/sed_scores_eval.git /tmp/pip-req-build-bjd_pro9
  Resolved https://github.com/fgnt/sed_scores_eval.git to commit 48d5664b34c0c2fcfac78427a0c9c87980fe1190
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [17 lines of output]
      Traceback (most recent call last):
        File "/data_pool/IDMT-WORKSPACE/DATA-STORE/skn/SemiAutomaticAnnotation/env/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
          main()
        File "/data_pool/IDMT-WORKSPACE/DATA-STORE/skn/SemiAutomaticAnnotation/env/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
          json_out['return_val'] = hook(**hook_input['kwargs'])
        File "/data_pool/IDMT-WORKSPACE/DATA-STORE/skn/SemiAutomaticAnnotation/env/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel
          return hook(config_settings)
        File "/tmp/pip-build-env-afih3q6s/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 325, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=['wheel'])
        File "/tmp/pip-build-env-afih3q6s/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 295, in _get_build_requires
          self.run_setup()
        File "/tmp/pip-build-env-afih3q6s/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 487, in run_setup
          super().run_setup(setup_script=setup_script)
        File "/tmp/pip-build-env-afih3q6s/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 311, in run_setup
          exec(code, locals())
        File "<string>", line 10, in <module>
      ModuleNotFoundError: No module named 'numpy'
      [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.

Python version: 3.9.18
numpy version: 1.20.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions