aimnet icon indicating copy to clipboard operation
aimnet copied to clipboard

Installing?

Open alohith opened this issue 3 years ago • 1 comments

Hi,

I'm attempting to install this package for my lab, but the install instructions are non-existent. I'm able to see that the package can be found on pip by google search, but that doesn't seem to be working. So which python version is being expected, and how to I go about installing this package?

Thanks Akshar

alohith avatar Mar 23 '22 21:03 alohith

Im not aware of the package on PyPi. I added a simple setup.py script in the open pull request #3. If you clone this repo and add the two files from that PR, you should be able to use 'python setup.py install' to install the package.

atom-moyer avatar Mar 23 '22 21:03 atom-moyer