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

Error including googleads v19.0.0 in setup.py #412

Closed
keerthiskating opened this issue Jun 13, 2019 · 1 comment
Closed

Error including googleads v19.0.0 in setup.py #412

keerthiskating opened this issue Jun 13, 2019 · 1 comment

Comments

@keerthiskating
Copy link

I have a setup.py written for one of my libraries with install_requires = ['googleads==15.0.0']. Everything works fine. When I change it to install_requires = ['googleads==19.0.0']. I get an error
[Errno 2] No such file or directory: '/.cache/Python-Eggs' The Python egg cache directory is currently set to: /.cache/Python-Eggs
Something I'm missing here?

@christopherseeley
Copy link
Member

Closing as obsolete since there have been lots of dependency changed since v19. Please reopen if it's still an issue,

@christopherseeley christopherseeley closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2024
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

2 participants