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

Update Dockerfile #350

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Update Dockerfile #350

merged 1 commit into from
Oct 28, 2024

Conversation

pikid
Copy link

@pikid pikid commented Jun 12, 2024

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)

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
Copy link
Member

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

@pgleeson pgleeson changed the base branch from master to development June 24, 2024 10:16
@pgleeson
Copy link
Member

pgleeson commented Jun 24, 2024

Changed target branch to development

@pgleeson pgleeson merged commit b34d89d into openworm:development Oct 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants