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
{{ message }}
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.
I am unable to install the LendingClub module. I was on an older version of Python on Windows 10. I upgraded to Python 3.8. I upgraded pip. I still get this error by using
pip install lendingclub or pip3 install lendingclub
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command
I'm new to coding and Python and muddling my way through :)
The text was updated successfully, but these errors were encountered:
Yes, this library was written for Python2. I am also no longer actively maintaining this library. If anyone wants to take an attempt at upgrading it to Python3, I will gladly merge the pull request.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am unable to install the LendingClub module. I was on an older version of Python on Windows 10. I upgraded to Python 3.8. I upgraded pip. I still get this error by using
pip install lendingclub or pip3 install lendingclub
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command
I'm new to coding and Python and muddling my way through :)
The text was updated successfully, but these errors were encountered: