package request: python3-venv

User Package Requests for MX-19
Message
Author
User avatar
Buck Fankers
Posts: 770
Joined: Sat Mar 10, 2018 8:06 pm

package request: python3-venv

#1 Post by Buck Fankers »

I'm suggesting, that future MX versions would already have preinstalled library: python3-venv

Explanation:
Programming language Python3 comes with already built-in virtual environment capability. It was developed so anyone who is developing something in Python, can create it's own virtual environment, that is separated from systems Python and that way avoiding potential py library dependencies issues.

Command for creating virt. env. is:

Code: Select all

python3 -m venv .nameofmyvirtenv
You can do this in other Linux flavors such as Mint, Ubuntu, Manjaro... but not in MX Linux since library: 'python3-venv' is missing. No big deal, you can simple install it with MXPI, but in the past, several users got tripped by this and some come here to forum asking for help. I think it would make sense, if MX would come preinstalled with this library, since users coming from other Linux flavors are used to be able to use python's venv ootb.

User avatar
Stevo
Developer
Posts: 14878
Joined: Fri Dec 15, 2006 7:07 pm

Re: package request: python3-venv

#2 Post by Stevo »

Wouldn't this post be better suited as a suggestion for the next point or major release of MX? Right now, it appears to me that you want the package added to our repos.

User avatar
Buck Fankers
Posts: 770
Joined: Sat Mar 10, 2018 8:06 pm

Re: package request: python3-venv

#3 Post by Buck Fankers »

Stevo wrote: Sat Dec 26, 2020 8:34 pm Wouldn't this post be better suited as a suggestion for the next point or major release of MX? Right now, it appears to me that you want the package added to our repos.
Stevo, I see, this thread is for adding packages into repos only. So technically, I posted my request in wrong thread since yes, library in question is already in the repo, it is in MXPI. Just not preinstalled.

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: package request: python3-venv

#4 Post by JayM »

You should create an enhancement request at https://bugs.mxlinux.org/.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
Buck Fankers
Posts: 770
Joined: Sat Mar 10, 2018 8:06 pm

Re: package request: python3-venv

#5 Post by Buck Fankers »

JayM wrote: Sat Dec 26, 2020 9:58 pm You should create an enhancement request at https://bugs.mxlinux.org/.
Thanks JayM, I was going to, but I would need to create yet another online account. I'm very reluctant with online presence, MX forum is one of few I do, I have less online login accounts, than fingers on my hand and I typically browse everything incognito, with Tor browser. MX forum too. When I do log in like right now into MX forum, I do it with another browser and usually once a week or less frequently, that's why my replies are usually with time gaps. Don't use social media, online email accounts etc...

Just explaining my way of using internet, to justify, why I would like to skip creating another online account. Less I have them, better I feel :happy:

If any one here, that already has bugzilla account, mind to copy/paste my OP as bug report, I would really appreciate it.

Post Reply

Return to “Package Requests/Status - MX-19”