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
您好,我按照文档pip install EduSim,之后运行example文件里的代码,但是出现ImportError: cannot import name 'KSSEnv' from 'EduSim.Envs.KSS'的错误,不知道如何修复。
以及似乎项目文件夹里有一个EduSim的文件夹作为包,但是pip又在环境里安装了同名的EduSim的包,import的时候导入的系统pip环境里的包,但是失败。
您好,我按照文档pip install EduSim,之后运行example文件里的代码,但是出现ImportError: cannot import name 'KSSEnv' from 'EduSim.Envs.KSS'的错误,不知道如何修复。
以及似乎项目文件夹里有一个EduSim的文件夹作为包,但是pip又在环境里安装了同名的EduSim的包,import的时候导入的系统pip环境里的包,但是失败。