Open ckemere opened 4 years ago
I was able to pip install ml_ms4alg and pip3 install ml_ephys, but when I ran pip3 install ml_pyms, I received the error:
pip install ml_ms4alg
pip3 install ml_ephys
pip3 install ml_pyms
Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/ml-pyms/
I was able to
pip install ml_ms4alg
andpip3 install ml_ephys
, but when I ranpip3 install ml_pyms
, I received the error: