Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc,comp.lang.python Subject: Re: Defeat Python "Virtual Environment" in Fedora ? Date: 11 Mar 2026 07:32:17 GMT Lines: 27 Message-ID: References: <10olgca$2vj8v$1@dont-email.me> <10opbd6$aupd$1@dont-email.me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net eUl/+2nuSiG8/loUyin3kgWAkNG1fBb2Xt5J7T5/HLeHtaDsqZ Cancel-Lock: sha1:joWzrv17aLU5hlNP6LYN/dXclk8= sha256:Y+TxcMYyIJ4LJMHhwMbvxnbiJ9R0kCFR7fGVvlfPdUw= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:82848 comp.lang.python:197711 On Wed, 11 Mar 2026 02:48:33 -0400, c186282 wrote: > OK, tomorrow, HOW do I start a Py3 that's NOT in the VENV ??? > > Go ahead, search - I have. All the 'fixes' don't work anymore. > > Many say "no problem" - yet NO current workarounds. What the fuck are you trying to do? $ python3 Python 3.13.7 (main, Jan 22 2026, 20:15:57) [GCC 15.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> At the command prompt you can do interactive. python3 foo,py runs foo.py. I finally found a use for the caps lock. YOU'RE NOT IN A FUCKING VENV UNLESS YOU CREATE IT, GO INTO THE DIRECTORY AND RUN '. bin/activate