We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the following scenario:
Following python libs installed:
When I try to use the python-lambda-local command I get the following error:
python-lambda-local
-bash: /home/leandro/.local/bin/python-lambda-local: /usr/bin/python3: bad interpreter: No such file or directory
and I´m inside a activate pyenv virtual env running Python 3.11.7
I don´t know how much the tool detect or not if is running in a pyenv virtual environment but if not detect I guess would be a great feature 😃
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the following scenario:
Following python libs installed:
When I try to use the
python-lambda-local
command I get the following error:and I´m inside a activate pyenv virtual env running Python 3.11.7
I don´t know how much the tool detect or not if is running in a pyenv virtual environment but if not detect I guess would be a great feature 😃
The text was updated successfully, but these errors were encountered: