Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code: Error during 'pip install' #56

Open
1 task
Calebium opened this issue Apr 14, 2020 · 1 comment
Open
1 task

Code: Error during 'pip install' #56

Calebium opened this issue Apr 14, 2020 · 1 comment

Comments

@Calebium
Copy link

Calebium commented Apr 14, 2020

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
@donovanr
Copy link
Contributor

donovanr commented Jul 7, 2020

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

@donovanr donovanr changed the title Error during 'pip install' Code: Error during 'pip install' Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants