pytorch_integrated_cell
pytorch_integrated_cell copied to clipboard
Code: Error during 'pip install'
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
This needs to get fixed before we can release the code publicly and have people actually use it