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

zappa deploy issue using python 3.8 instead of python 3.7 #2235

Open
valeriozhang opened this issue Jan 11, 2022 · 2 comments
Open

zappa deploy issue using python 3.8 instead of python 3.7 #2235

valeriozhang opened this issue Jan 11, 2022 · 2 comments

Comments

@valeriozhang
Copy link

valeriozhang commented Jan 11, 2022

my virtualenv is using python3.7 and my zappa config also declares 3.7, but everytime i run zappa deploy its using python 3.8 instead of 3.7? really annoying any ideas?

FileNotFoundError: [Errno 2] No such file or directory: '/Users/ubuntu/myproject/venv/lib/python3.8/site-packages'

@abdul-basit-bboxx
Copy link

@valeriozhang I also the same error in my local machine Ubuntu 20.04.

@souravjamwal77
Copy link

@valeriozhang and @abdul-basit-bboxx, Please close this issue and open a new one in the new official repo of Zappa link here.
Also, while creating the issue on the new repo, please add the required details so that we can help you better.

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

3 participants