Replies: 1 comment
|
just solved~ by updating system, Xcode and Graphviz installed! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
when I implement in the Case Study:
The error dispays as :
/home/tiger/.local/lib/python3.7/site-packages/ylearn/utils/_common.py:95: UserWarning: Failed to display pydot image: [Errno 2] "fdp" not found in path.. warnings.warn(f'Failed to display pydot image: {e}.')Any idea to solve this issue?
All reactions