System information
-
OS Platform and Distribution (e.g., CentOS 7.6): Ubuntu 22.04.4 LTS on Windows 11 10.0.22631 build 22631 via WSL2
-
Python version: 3.11.3
-
YLearn version: 0.2.0
-
Other Python packages(run pip list): matplotlib v 3.9.0
Describe the current behavior
JUst write from ylearn import Why and execute: a ValueError related to numpy is thrown and execution stops
Describe the expected behavior
Module Why from ylearn is successfully imported and code does not crash
Standalone code to reproduce the issue
JUst write from ylearn import Why and execute
Are you willing to submit PR?(Yes/No)
No
Other info / logs
System information
OS Platform and Distribution (e.g., CentOS 7.6): Ubuntu 22.04.4 LTS on Windows 11 10.0.22631 build 22631 via WSL2
Python version: 3.11.3
YLearn version: 0.2.0
Other Python packages(run
pip list): matplotlib v 3.9.0Describe the current behavior
JUst write
from ylearn import Whyand execute: a ValueError related to numpy is thrown and execution stopsDescribe the expected behavior
Module Why from ylearn is successfully imported and code does not crash
Standalone code to reproduce the issue
JUst write
from ylearn import Whyand executeAre you willing to submit PR?(Yes/No)
No
Other info / logs