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 was 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 :)
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 :)