MIScnn icon indicating copy to clipboard operation
MIScnn copied to clipboard

Installing the package

Open eateequi opened this issue 3 years ago • 0 comments
trafficstars

Greetings,

I am trying to install this on MacOS (12.2.1 - Monterey). I am installing the package using the following commands:

  1. Install brew 1': brew doctor 1'': brew install python3

  2. $ brew install python3 --> /usr/local/python3 3.install Pip $python3 setup.py install == $ % curl https://bootstrap.pypa.io/get-pip.py | python3

  3. install miscnn == $sudo pip3 install miscnn

I do not see the installation folder. Although the dependent packages are all installed

Is there a more detailed instructions to install this? Also, does this run on Python3? I really appreciate your help

eateequi avatar Jun 02 '22 20:06 eateequi