×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Thanks
-----Original Message-----
From: Jack Woehr [mailto:jwoehr@xxxxxxxxxxxxxxxxxxxxxxxx]
Sent: Friday, February 14, 2020 12:29 PM
To: IBMi Open Source Roundtable <opensource@xxxxxxxxxxxxxxxxxx>
Subject: Re: [IBMiOSS] pycache authority
May be a weirdness of PASE implementation. Shouldn't be trying to write to the system site packages byte code cache.
File an issue with the implementation, and meanwhile:
python -B myprogram.py may work around, as would the environment variable
PYTHONDONTWRITEBYTECODE=1
On Fri, Feb 14, 2020 at 11:11 AM Justin Taylor <JUSTIN@xxxxxxxxxxxxx> wrote:
I'm already using a VENV.
Thanks
--
Jack Woehr
Absolute Performance, Inc.
12303 Airport Way, Suite 100
Broomfield, CO 80021
NON-DISCLOSURE NOTICE: This communication including any and all attachments is for the intended recipient(s) only and may contain confidential and privileged information. If you are not the intended recipient of this communication, any disclosure, copying further distribution or use of this communication is prohibited. If you received this communication in error, please contact the sender and delete/destroy all copies of this communication immediately.
As an Amazon Associate we earn from qualifying purchases.