<br /><br /><br /><br />Dear macports user, I am having a problem on my macos catalina iphones and iphadis sound like some one hacking me. I can upload to a ggole drive o anywhere photos an vieos of what is happening. If some one has the solution , please just tell me i will pay for the job. Best regards Leandro. By the way this email is compromised my number is +552122366155. +552121796155<br /><br /><br /><br /><a href="https://photos.app.goo.gl/MGa7uc5DSkZWC7TA9">https://photos.app.goo.gl/MGa7uc5DSkZWC7TA9</a><br /><br />──────────────────────────────────────────────────────────────────<br /><br /><br /><br />De: "Noam Bernstein via macports-users"<br /><br />Enviada: 2020/05/01 10:24:04<br /><br />Para: jonesc@hep.phy.cam.ac.uk<br /><br />Cc: macports-users@lists.macports.org<br /><br />Assunto: Re: Python 3.8.2 - Macports configuration problem<br /><br /><br /><br /><br /><br />> On May 1, 2020, at 8:14 AM, Christopher Jones jonesc@hep.phy.cam.ac.uk> wrote:<br /><br /><br /><br /><br /><br />As an end user you should not use pip, any version of it, to install packages directly into the MacPorts prefix. period.<br /><br /><br /><br /><br /><br />As previously noted, you can though use it for instance inside a virtual env. that is just fine.<br /><br /><br /><br /><br /><br />( Also, the macports pip package is also there to help certain macports ports internally on how they build themselves, and install into the macports prefix. )<br /><br /><br /><br /><br /><br /><br /><br /><br /><br />If you don't want to mess around with virtual envs, you can simply "pip install --user", which writes to ~/Library/Python/.... You do need to add> ~/Library/Python/3.8/bin<br /><br />(assuming python 3.8) to your PATH, but the corresponding python module path is automagically used by python. I typically either use macports to install the macport-ified python package, or pip as above.<br /><br /><br /><br />Noam<br /><br /><br /><br /><br /><br /><br /><br />