Code Monkey home page Code Monkey logo

Comments (1)

warhammercasey avatar warhammercasey commented on September 13, 2024

I think I have the same issue here. I get an error that looks like this. Any fix?

635.6 Collecting ck (from -r /scratch/pip_requirements.txt (line 1))
635.7   Downloading ck-2.6.4.tar.gz (1.0 MB)
635.8      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 27.6 MB/s eta 0:00:00
636.0   Preparing metadata (setup.py): started
636.1   Preparing metadata (setup.py): finished with status 'done'
636.2 Collecting orderedset (from -r /scratch/pip_requirements.txt (line 2))
636.2   Downloading orderedset-2.0.3.tar.gz (101 kB)
636.3   Preparing metadata (setup.py): started
636.4   Preparing metadata (setup.py): finished with status 'error'
636.4   error: subprocess-exited-with-error
636.4
636.4   × python setup.py egg_info did not run successfully.
636.4   │ exit code: 1
636.4   ╰─> [20 lines of output]
636.4       Traceback (most recent call last):
636.4         File "<string>", line 2, in <module>
636.4         File "<pip-setuptools-caller>", line 34, in <module>
636.4         File "/tmp/pip-install-cvbh42x3/orderedset_0291c774f9c54be5b4aaa511c4c6946c/setup.py", line 43, in <module>
636.4           setup(
636.4         File "/opt/vitis_ai/conda/envs/vitis-ai-tensorflow2/lib/python3.8/site-packages/setuptools/__init__.py", line 117, in setup
636.4           return distutils.core.setup(**attrs)
636.4         File "/opt/vitis_ai/conda/envs/vitis-ai-tensorflow2/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 146, in setup
636.4           _setup_distribution = dist = klass(attrs)
636.4         File "/opt/vitis_ai/conda/envs/vitis-ai-tensorflow2/lib/python3.8/site-packages/setuptools/dist.py", line 283, in __init__
636.4           _Distribution.__init__(self, dist_attrs)
636.4         File "/opt/vitis_ai/conda/envs/vitis-ai-tensorflow2/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 279, in __init__
636.4           self.finalize_options()
636.4         File "/opt/vitis_ai/conda/envs/vitis-ai-tensorflow2/lib/python3.8/site-packages/setuptools/dist.py", line 635, in finalize_options
636.4           ep(self)
636.4         File "/opt/vitis_ai/conda/envs/vitis-ai-tensorflow2/lib/python3.8/site-packages/setuptools/dist.py", line 655, in _finalize_setup_keywords
636.4           ep.load()(self, ep.name, value)
636.4         File "/opt/vitis_ai/conda/envs/vitis-ai-tensorflow2/lib/python3.8/site-packages/importlib_metadata/__init__.py", line 185, in load
636.4           return functools.reduce(getattr, attrs, module)
636.4       AttributeError: module 'setuptools.dist' has no attribute 'check_test_suite'
636.4       [end of output]
636.4
636.4   note: This error originates from a subprocess, and is likely not a problem with pip.
636.4 error: metadata-generation-failed```

from vitis-ai.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.