google-deepmind / google-deepmind/acme

pip install works, sudo python3 setup.py install not on A64FX, Fedora 33

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

...
byte-compiling build/bdist.linux-aarch64/egg/acme/wrappers/single_precision.py to single_precision.cpython-39.pyc
byte-compiling build/bdist.linux-aarch64/egg/acme/wrappers/single_precision_test.py to single_precision_test.cpython-39.pyc
byte-compiling build/bdist.linux-aarch64/egg/acme/wrappers/step_limit.py to step_limit.cpython-39.pyc
byte-compiling build/bdist.linux-aarch64/egg/acme/wrappers/video.py to video.cpython-39.pyc
creating build/bdist.linux-aarch64/egg/EGG-INFO
copying dm_acme.egg-info/PKG-INFO -> build/bdist.linux-aarch64/egg/EGG-INFO
copying dm_acme.egg-info/SOURCES.txt -> build/bdist.linux-aarch64/egg/EGG-INFO
copying dm_acme.egg-info/dependency_links.txt -> build/bdist.linux-aarch64/egg/EGG-INFO
copying dm_acme.egg-info/requires.txt -> build/bdist.linux-aarch64/egg/EGG-INFO
copying dm_acme.egg-info/top_level.txt -> build/bdist.linux-aarch64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating 'dist/dm_acme-0.2.0-py3.9.egg' and adding 'build/bdist.linux-aarch64/egg' to it
removing 'build/bdist.linux-aarch64/egg' (and everything under it)
Processing dm_acme-0.2.0-py3.9.egg
Removing /usr/local/lib/python3.9/site-packages/dm_acme-0.2.0-py3.9.egg
Copying dm_acme-0.2.0-py3.9.egg to /usr/local/lib/python3.9/site-packages
dm-acme 0.2.0 is already the active version in easy-install.pth

Installed /usr/local/lib/python3.9/site-packages/dm_acme-0.2.0-py3.9.egg
Processing dependencies for dm-acme==0.2.0
Searching for dm-tree
Reading https://pypi.org/simple/dm-tree/
Download error on https://pypi.org/simple/dm-tree/: [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't find index page for 'dm-tree' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/
Download error on https://pypi.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found!
No local packages or working download links found for dm-tree
error: Could not find suitable distribution for Requirement.parse('dm-tree')

'pip3 install dm-tree' works, too.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.