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

Python Command Doesn't Work in Generated Virtual Environment #9

Open
debajyotimaz opened this issue Oct 24, 2024 · 1 comment
Open
Assignees
Labels
needs info Needs more info from author

Comments

@debajyotimaz
Copy link

debajyotimaz commented Oct 24, 2024

Currently, when we activate a virtual environment in terminal created by ml-maid, say through the command
pyvenv_3.10.12/bin/python
it gets activated. But after activating, if we type
python
it is not able to open python for us. I am getting the following error:

Command 'python' not found, did you mean:
command 'python3' from deb python3
command 'python' from deb python-is-python3

@xbais
Copy link
Owner

xbais commented Oct 25, 2024

Seems to work for me on my local machine @debajyotimaz . This was run within a Docker container right?

@xbais xbais added the needs info Needs more info from author label Oct 25, 2024
@xbais xbais self-assigned this Oct 25, 2024
@xbais xbais changed the title Issue regarding python command Python Command Doesn't Work in Generated Virtual Environment Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info Needs more info from author
Projects
None yet
Development

No branches or pull requests

2 participants