You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
......
Successfully built graph-tiger
Installing collected packages: graph-tiger
Successfully installed graph-tiger-0.2.5
Note: you may need to restart the kernel to use updated packages.
but
import graph_tiger.cascading as CF
ModuleNotFoundError: No module named 'fa2'
then
pip install fa2
Failed to build fa2
ERROR: Could not build wheels for fa2, which is required to install pyproject.toml-based projects
Note: you may need to restart the kernel to use updated packages.
The text was updated successfully, but these errors were encountered:
os: Ubuntu 18.04.5
pip install graph-tiger
......
Successfully built graph-tiger
Installing collected packages: graph-tiger
Successfully installed graph-tiger-0.2.5
Note: you may need to restart the kernel to use updated packages.
but
import graph_tiger.cascading as CF
ModuleNotFoundError: No module named 'fa2'
then
pip install fa2
Failed to build fa2
ERROR: Could not build wheels for fa2, which is required to install pyproject.toml-based projects
Note: you may need to restart the kernel to use updated packages.
The text was updated successfully, but these errors were encountered: