imp
imp copied to clipboard
Can't connect IMP package to pycharm on mac
Hi, I'm trying to use the package.
I tried to install it using brew tap salilab/salilab; brew install imp
in the terminal but in the end it just stopped downloading in the dependencies and the line import iMP
raised ModuleNotFoundError: No module named 'IMP'
error.
Any help would be appreciated, thanks!
If the download failed, you should just try again, after a brew update
. Likely this was a temporary failure. Of course IMP will not work if the brew install
fails.
Assuming this is fixed, closing.