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

Tensorflow build on Haswell fails due to TypeError (2021.3) #87

Closed
rungitta opened this issue Apr 11, 2021 · 3 comments
Closed

Tensorflow build on Haswell fails due to TypeError (2021.3) #87

rungitta opened this issue Apr 11, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@rungitta
Copy link

Installation of TensorFlow-2.3.1-foss-2020a-Python-3.8.2.eb --include-easyblocks-from-pr 2218 in the 2021.03 version of the software layer, fails with this error message:

File "/tmp/eb-js4fktms/included-easyblocks-wqiky8n6/easybuild/easyblocks/tensorflow.py", line 867, in sanity_check_step
    res = super(EB_TensorFlow, self).sanity_check_step(custom_paths=custom_paths, custom_commands=custom_commands)
  File "/cvmfs/pilot.eessi-hpc.org/2021.03/software/linux/x86_64/intel/haswell/software/EasyBuild/4.3.4/lib/python3.8/site-packages/easybuild/easyblocks/generic/pythonpackage.py", line 816, in sanity_check_step                                                                                                                                                                                                     
    pkgs = self.get_installed_python_packages(names_only=False, python_cmd=python_cmd)
TypeError: get_installed_python_packages() got an unexpected keyword argument 'names_only'

ERROR: Installation of TensorFlow failed, why am I not surprised...
@boegel
Copy link
Contributor

boegel commented Apr 11, 2021

@rungitta The open pull request we have to use for TensorFlow (easybuilders/easybuild-easyblocks#2218) was not synced with some other changes in EasyBuild 4.3.4.

That's been fixed now, please try again?

@boegel boegel added the bug Something isn't working label Apr 11, 2021
@rungitta
Copy link
Author

Trying again now. Error happened after 57 min so will now if it worked in about one hour.

@rungitta
Copy link
Author

That did the trick. Thx Kenneth!

Closing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants