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

maybe using with pyenv, not recognize where to call python interpreter #81

Open
trombini77 opened this issue Feb 1, 2024 · 0 comments

Comments

@trombini77
Copy link

In the following scenario:

  • Ubuntu server 22.04.3 LTS
  • Bash Shell
  • Pyenv 2.3.35-11-g9908daf8

Following python libs installed:

image

When I try to use the python-lambda-local command I get the following error:

-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 😃

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

1 participant