I am using PyCharm 2018.3.2 Community Edition, under macOS Sierra V. 10.12.6
Today I found the following error message in Python-Console:
dyld: Library not loaded: /usr/local/Cellar/python/3.7.1/Frameworks/Python.framework/Versions/3.7/Python
Referenced from: /Users/tleis/PycharmProjects/BioInformaticsI/venv/bin/python
Reason: image not found
After some research, I doubt the reason is due to some commands I run related to HomeBrew.