Open
Description
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