Miserlou / Zappa

Serverless Python
https://blog.zappa.io/
MIT License
11.89k stars 1.21k forks source link

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

Open valeriozhang opened 2 years ago

valeriozhang commented 2 years ago

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 commented 1 year ago

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

souravjamwal77 commented 1 year ago

@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.