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

Testing: benchmarks #80

Open
tartarini opened this issue Sep 23, 2020 · 1 comment
Open

Testing: benchmarks #80

tartarini opened this issue Sep 23, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tartarini
Copy link
Collaborator

tartarini commented Sep 23, 2020

master branch not working out of the box as specified in documentation:

https://insigneo.github.io/pFIRE/_sources/developer_docs/testsuite.rst.txt

on docker centos:01 the error is for pip install --user pip:
ERROR: Could not build wheels for sip which use PEP 517 and cannot be installed directly

other issues using a python3.6 virtual environment. Investigating the source of the problem.

pip3 install docutils tabulate scikit-image flannel

error: import flanel.io as fio

File "/local/pFIRE/benchmarking/pfire_benchmarking/image_routines.py", line 12, in <module> import flannel.io as fio ModuleNotFoundError: No module named 'flannel.io'

@tartarini tartarini added the bug Something isn't working label Sep 23, 2020
@tartarini tartarini added this to the release_2021.1 milestone Sep 23, 2020
@tartarini tartarini self-assigned this Sep 23, 2020
@tartarini
Copy link
Collaborator Author

flannel library is not the one in the Pip repository but this:
https://github.com/INSIGNEO/flannel

replacement should solve the 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

1 participant