Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Getting error #1

Open
vanakkam-nanba opened this issue Aug 2, 2021 · 0 comments
Open

Getting error #1

vanakkam-nanba opened this issue Aug 2, 2021 · 0 comments

Comments

@vanakkam-nanba
Copy link

ez_setup.py is deprecated and when using it setuptools will be pinned to 33.1.1 since it's the last version that supports setuptools self upgrade/installation, check pypa/setuptools#581 for more info; use pip to install setuptools
Downloading https://pypi.io/packages/source/s/setuptools/setuptools-33.1.1.zip
Extracting in /tmp/tmpmndfkrun
Now working in /tmp/tmpmndfkrun/setuptools-33.1.1
Building a Setuptools egg in /tmp/tmpc08k6c4v
warning: no files found matching '*' under directory 'setuptools/_vendor'
/tmp/tmpc08k6c4v/setuptools-33.1.1-py3.7.egg
Couldn't find index page for 'zc.buildout' (maybe misspelled?)
Couldn't find index page for 'zc.buildout' (maybe misspelled?)
No local packages or working download links found for zc.buildout
error: Could not find suitable distribution for Requirement.parse('zc.buildout')
Traceback (most recent call last):
File "bootstrap.py", line 176, in
"Failed to execute command:\n%s" % repr(cmd)[1:-1])
Exception: Failed to execute command:
'/usr/bin/python3', '-c', 'from setuptools.command.easy_install import main; main()', '-mZqNxd', '/tmp/tmpc08k6c4v', 'zc.buildout'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant