Jo Moore
Jo Moore
Hi, just wondering if anyone figured this out? I'm setting up a new PC with MATLAB 2018a and CUDA 9.0 and getting the same error. Thanks!
Thanks for the reply. Yes, I followed the instructions on https://mountainsort.readthedocs.io/en/latest/ to install with apt-get, and there didn't seem to be any issues with the main installation. I did encounter...
Yeah, I actually need the old version. Do you know what the issue could be?
I get this message: Traceback (most recent call last): File "/opt/mountainlab/packages/pyms/basic/basic.py", line 7, in from mlpy import ProcessorManager File "/opt/mountainlab/packages/pyms/mlpy/__init__.py", line 2, in from .processormanager import ProcessorManager File "/opt/mountainlab/packages/pyms/mlpy/processormanager.py", line...
Okay, yeah, thought it could be that. pip3 isn't working at all - I get this error when I run 'pip3 install --upgrade setuptools': Traceback (most recent call last): File...
Yes, both installed, and I installed python3 using apt install python3. I did also have python installed through conda, but tried removing it and am still getting this issue.
Okay, thanks, will give that a go. Should I re-install everything in the venv or just numpy?
Just tried re-installing within the venv and still getting the original pyms error when I type mp-list-processors.
Okay, thank you for your help - it's good to know it is most likely that. I will try and find a solution.