openworm / OpenWorm

Repository for the main Dockerfile with the OpenWorm software stack and project-wide issues
http://openworm.org
MIT License
2.69k stars 212 forks source link

Update Dockerfile #350

Closed pikid closed 3 weeks ago

pikid commented 5 months ago

fix bugs: 1.[ 9/28] RUN pip3 install neuron==8.0.1: 0.252 WARNING: The directory '/home/ow/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. 1.575 ERROR: Could not find a version that satisfies the requirement neuron==8.0.1 (from versions: 8.1a0, 8.1.0, 8.2, 8.2.1, 8.2.2, 8.2.3, 8.2.4) 1.576 ERROR: No matching distribution found for neuron==8.0.1 2.ERROR: Could not find a version that satisfies the requirement neuron==8.0.1 (from versions: 8.1a0, 8.1.0, 8.2, 8.2.1, 8.2.2, 8.2.3, 8.2.4)

pgleeson commented 5 months ago

Thanks for your updates @pikid. I'll test them out.

pgleeson commented 5 months ago

Changed target branch to development