Open habreu71 opened 4 months ago
this is a python/os issue, not a shell_gpt issue
Thank you for the link, great info and it helped a lot. It's installing correctly now, I just followed the instructions to create and activate the virtual environment, as the error message indicates as one of the options to fix it. I didn't try the other options since the virtual environment fixed it. OpenBSD users must replace the "source" command by a period (.) when activating the virtual environment, so "source .venv/bin/activate" will be actually ". .venv/bin/activate".
This ticket can be closed as Solved.
Thank you!
Is there a workaround or a solution to this ? Happening on Ubuntu 24.04 as well. Python 3.12.
Activating .venv every time breaks the paradigm to have it available in the shell by default. Any suggestions I should follow ?
Hello,
Trying to install on OpenBSD 7.5 with pip install shell-gpt I'm getting the error below, any help or orientation will be appreciated.