Skip to content

dill-0.3.1.1 install fail #5

@LukeLIN-web

Description

@LukeLIN-web

I run

conda env create -f environment_ubuntu.yml

But failed

  Downloading dill-0.3.1.1.tar.gz (151 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'

Pip subprocess error:
  Running command git clone --quiet https://github.com/kvablack/dlimp /tmp/pip-install-_fon3k50/dlimp_34546e6e3c0f4301a7bf9af0edd110b9
  Running command git rev-parse -q --verify 'sha^fba663b10858793d35f9a0fdbe8f0d51906c8c90'
  Running command git fetch -q https://github.com/kvablack/dlimp fba663b10858793d35f9a0fdbe8f0d51906c8c90
  Running command git checkout -q fba663b10858793d35f9a0fdbe8f0d51906c8c90
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: -11
  ╰─> [11 lines of output]
      running egg_info
      creating /tmp/pip-pip-egg-info-4bslj4z8/dill.egg-info
      writing /tmp/pip-pip-egg-info-4bslj4z8/dill.egg-info/PKG-INFO
      writing dependency_links to /tmp/pip-pip-egg-info-4bslj4z8/dill.egg-info/dependency_links.txt
      writing requirements to /tmp/pip-pip-egg-info-4bslj4z8/dill.egg-info/requires.txt
      writing top-level names to /tmp/pip-pip-egg-info-4bslj4z8/dill.egg-info/top_level.txt
      writing manifest file '/tmp/pip-pip-egg-info-4bslj4z8/dill.egg-info/SOURCES.txt'
      reading manifest file '/tmp/pip-pip-egg-info-4bslj4z8/dill.egg-info/SOURCES.txt'
      reading manifest template 'MANIFEST.in'
      adding license file 'LICENSE'
      writing manifest file '/tmp/pip-pip-egg-info-4bslj4z8/dill.egg-info/SOURCES.txt'
      [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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions