Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name 'Feature' from 'setuptools' #41

Open
zohairhadi opened this issue Jan 29, 2022 · 1 comment
Open

ImportError: cannot import name 'Feature' from 'setuptools' #41

zohairhadi opened this issue Jan 29, 2022 · 1 comment

Comments

@zohairhadi
Copy link

When installing requirements, I got this error. My current Python version is 3.8.8

@zohairhadi
Copy link
Author

Just fixed the issue by upgrading setuptools the following way:

pip install --upgrade pip setuptools==45.2.0

I dont know why I faced this problem tho...

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

No branches or pull requests

1 participant