You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll b a real one. In order to fix it, u need Python 3.10+, and downgrade setuptools to v5.8: pip install "setuptools<58.0.0"
And it should work as I tried this on Python 3.10.9 and it managed to work.
The text was updated successfully, but these errors were encountered:
I'll b a real one. In order to fix it, u need Python 3.10+, and downgrade setuptools to v5.8:
pip install "setuptools<58.0.0"
And it should work as I tried this on Python 3.10.9 and it managed to work.
The text was updated successfully, but these errors were encountered: