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. Here is an example:
(base) lukasr@MacBook-Air-95 ~ % pip3 install currencyconverter
Defaulting to user installation because normal site-packages is not writeable
WARNING: Ignoring invalid distribution -hiboken2 (/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages)
WARNING: Ignoring invalid distribution - (/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages)
WARNING: Ignoring invalid distribution -hiboken2 (/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages)
WARNING: Ignoring invalid distribution - (/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages)
Collecting currencyconverter
Downloading CurrencyConverter-0.16.12-py2.py3-none-any.whl (547 kB)
|████████████████████████████████| 547 kB 8.7 MB/s
WARNING: Ignoring invalid distribution -hiboken2 (/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages)
WARNING: Ignoring invalid distribution - (/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages)
Installing collected packages: currencyconverter
ERROR: Could not install packages due to an OSError: [Errno 1] Operation not permitted: '/Users/lukasr/Library/Python/3.8/lib/python/site-packages/currency_converter'
WARNING: Ignoring invalid distribution -hiboken2 (/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages)
WARNING: Ignoring invalid distribution - (/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages)
(base) lukasr@MacBook-Air-95 ~ %
Also everytime I open my terminal I get these warnings.
Last login: Mon May 9 09:39:11 on ttys000
You have new mail.
/Users/lukasr/.zprofile:6: no such file or directory: /opt/homebrew/bin/brew
zsh: locking failed for /Users/lukasr/.zsh_history: operation not permitted: reading anyway
touch: /Users/lukasr/.zsh_sessions/2F950EF6-80D6-4336-954E-F1ACCCFEA9D3.historynew: Operation not permitted
Please can anybody suggest anything to help. Even if you are not sure if it is helpful share it with me.
[Personal Information Edited by Moderator]
MacBook Air 13″, macOS 10.15