Re: Defeat Python "Virtual Environment" in Fedora ?

Richard Kettlewell <[email protected]> Mon, 09 Mar 2026 13:59:42 +0000
Newsgroups comp.os.linux.misc,comp.lang.python
Organization terraraq NNTP server
Message-ID <[email protected]>
c186282 <[email protected]> writes:
>   The Python VENV *seems* to be thwarting my
>   ability to run certain hard-core system
>   routines via "os.system()" or related. The
>   'virtual' seems to be for idiot 7-year-olds
>   you don't want to crash the box.
>
>   Well, sometimes, I *want* to crash the box.

As Jon says, you’ve misdiagnosed your problem.

If you actually want someone to help solve your problem then you’ll have
to accurately describe what you are trying and what is happening. In
practice this means posting the exact code you are using and exactly
what happens when you run it.

-- 
https://www.greenend.org.uk/rjk/