On Mon, 30 Apr 2018 16:46:49 +0000
> Is there a recommended best practice when setting up an environment > with python > virtualenv with regards to wxallowed. sthen@ mentioned a compiler option and that only some modules actually require RWX memory. I don't know the details as to why python calls rwx memory in any case but perhaps there could be a python norwx package as currently with /usr/local without wxallowed then even simple tools like obmenu are killed. My current position is to simply avoid python in favour of c,perl,sh and even php.