-
Notifications
You must be signed in to change notification settings - Fork 142
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
i Can't Install it!!! #33
Comments
Hey, this might be helpful since I also had the same issue. I found out through a little digging that setuptools versions after v58 break |
@andrewten45 thank you!! |
@andrewten45 you saved my life |
Generally updating setuptools or wheel or ez_setup resolves such bugs... But apparently in this case setuptools of the particular version number <=58 was needed as @andrewten45.... Thanks for the guidance and bug analysus @andrewten45 |
I ran into the same issue on Macbook, however |
i found the solution in the link below : https://stackoverflow.com/questions/75565954/giving-error-while-installing-the-package-in-python/75566372#75566372. |
I attempted the following steps and succeeded.
|
Your approach is still helpful. Thank you so much! |
i tried
pip install pygooglenews
on the cmd, and also on the terminal of VisualStudio Code but it gives me this error everytime:i tried different methods, such as to upgrade pip, pip3, and various solutions people propose here: facebook/prophet#418
but nothing works....
If someone has any help, it would be helpful!
Thanks
The text was updated successfully, but these errors were encountered: