

Sunkyeongs-MacBook-Pro:Velog sunkyeonglee$ pip install psycopg2 Prefixing a Python script with #!/usr/bin/env python3 will also launch Apple's Python3 without some deft PATH, or PYTHONPATH changes.에러메시지도 너무 길고 많아서 정확히 어떤 에러인지도 모르겠습니다. It is not compiled against any Tk/Tcl library either, which explains why idle3 is missing. This is an incomplete Python distribution, and should not be used (in my opinion). When you run pip3, it knows where the framework contents resides.įor the first time, Apple installs Python 3.7.3 with Xcode, or the Command Line Tools for Xcode on Catalina. The framework is installed in /Library/Frameworks/amework and there are links from several binaries in that framework back into /usr/local/bin. I download and install the latest installer from for its simplicity. I never install Python from a package manager. It may require a newer libssl than what is installed by Python 3.7 (now quite old). Have you visited the psycopg2 site and determined what its dependencies are. The Python 3.7 distribution should contain pip3, and if the distribution is installed properly the proper "pip" command would be to use pip3, as pip may try to reference Apple's python installation. Even if you are not sure if it is helpful share it with me. Please can anybody suggest anything to help.

Touch: /Users/lukasr/.zsh_sessions/2F950EF6-80D6-4336-954E-F1ACCCFEA9D3.historynew: Operation not permitted Zsh: locking failed for /Users/lukasr/.zsh_history: operation not permitted: reading anyway

Users/lukasr/.zprofile:6: no such file or directory: /opt/homebrew/bin/brew

Last login: Mon May 9 09:39:11 on ttys000 Installing collected packages: currencyconverterĮRROR: Could not install packages due to an OSError: Operation not permitted: '/Users/lukasr/Library/Python/3.8/lib/python/site-packages/currency_converter'Īlso everytime I open my terminal I get these warnings. WARNING: Ignoring invalid distribution - (/Library/Frameworks/amework/Versions/3.8/lib/python3.8/site-packages)ĭownloading Currenc圜onverter-0.16.12-py2.p圓-none-any.whl (547 kB) WARNING: Ignoring invalid distribution -hiboken2 (/Library/Frameworks/amework/Versions/3.8/lib/python3.8/site-packages) (base) ~ % pip3 install currencyconverterĭefaulting to user installation because normal site-packages is not writeable Keep getting "operation not permited" Erorr when running terminal commands Whenever I run commands such as pip3 or other commands in the terminal, I get a "Operation Not permitted" error.
