Path: csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail From: Piergiorgio Sartor Newsgroups: comp.os.linux.misc,comp.lang.python Subject: Re: Defeat Python "Virtual Environment" in Fedora ? Date: Tue, 10 Mar 2026 19:14:26 +0100 Organization: A noiseless patient Spider Lines: 32 Message-ID: <2l368m-do5.ln1@lazy.lzy> References: <10olgca$2vj8v$1@dont-email.me> <10opbd6$aupd$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Tue, 10 Mar 2026 18:15:25 +0000 (UTC) Injection-Info: dont-email.me; posting-host="a3e42a6d8ef51c5b5d31cc28dadc5ef1"; logging-data="507092"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/e9hk1yRMzIClsWqw7oY9U" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:mEnBM4COo3KbMEUKHlGTpIkkGdI= In-Reply-To: Content-Language: it, en-GB Xref: csiph.com comp.os.linux.misc:82835 comp.lang.python:197706 On 10/03/2026 18.03, c186282 wrote: [...] >   Can't figure out how to zap the VENV in order >   to provide the examples you'd like  :-) There are the following possibilities here: 1) You didn't properly get what a venv is in Python 2) You're trolling. Assuming 1), the venv is nothing more that a search path change, for Python programs and modules. Where, instead of looking first into the system folders, first is searched in the venv "repository" area. Nothing more, nothing less. So, what do you want to "zap"? There is nothing to "zap"... Unless for "zapping" you meaning something different. In case, please specify. >   Seems like, of late, it's entirely baked-in - >   Python is the VENV and the VENV is Python. Non clear what this means, but maybe is the same written above. bye, -- piergiorgio