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
{{ message }}
This repository was archived by the owner on May 5, 2026. It is now read-only.
Hi,
I got this error, when I try to run the experiment by ''python experiment.py --setting_file test".
And this may be caused by "python<3.7".
Do you have a requirement.txt under "python>=3.7" envirment ?
Or can you tell me how to solve this problem under "python==3.6.x" envirment?
Hi,
I got this error, when I try to run the experiment by ''python experiment.py --setting_file test".
And this may be caused by "python<3.7".
Do you have a requirement.txt under "python>=3.7" envirment ?
Or can you tell me how to solve this problem under "python==3.6.x" envirment?