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

python3-virtualenvwrapper does not include virtualenvwrapper.sh #415

Open
aaronchantrill opened this issue Jul 5, 2024 · 0 comments
Open

Comments

@aaronchantrill
Copy link
Contributor

Description

I just installed Naomi on Armbian Bookworm and the installation failed saying that virtualenvwrapper.sh did not exist. I installed apt-file and searched for the virtualenvwrapper.sh file, and it said it was available in the virtualenvwrapper package. I installed virtualenvwrapper and the install completed. I'm not sure if this is just an Armbian issue or for all new bookworm installs. I'm not sure what is included in the python3-virtualenvwrapper package either. Finally, I wonder if it might be time to drop virtualenvwrapper and just use virtualenv, since it is so much more common these days. I thought virtualenvwrapper would be easier for users to understand, but at this point it seems to just cause issues.

Expected Behavior

Installing the python3-virtualenvwrapper package should install the python3 virtualenvwrapper library.

Actual Behavior

Only some of the files seem to be installed by installing the python3-virtualenvwrapper apt package.

Your Environment

  • Version used: nightly
  • Environment name and version (e.g. PHP 5.4 on nginx 1.9.1): Python
  • Server type and version: Renegade ROC-RK3328-CC
  • Operating System and version: Armbian Bookworm current
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