pytorch_integrated_cell icon indicating copy to clipboard operation
pytorch_integrated_cell copied to clipboard

Code: Error during 'pip install'

Open Calebium opened this issue 5 years ago • 1 comments

Issue summary

During the 'pip install -e' step, the following error was encountered:

Collecting lkaccess (from pytorch-integrated-cell==0.1)
  ERROR: Could not find a version that satisfies the requirement lkaccess (from pytorch-integrated-cell==0.1) (from versions: none)
ERROR: No matching distribution found for lkaccess (from pytorch-integrated-cell==0.1)

Details

An online search on 'lkaccess' returned no results. From utils.py it looks like the package may be specific to AICS.

TODO

  • [ ] code

Calebium avatar Apr 14 '20 10:04 Calebium

This needs to get fixed before we can release the code publicly and have people actually use it

donovanr avatar Jul 07 '20 21:07 donovanr