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
when i input "conda env create -f yolo.yaml",it responses to "EnvironmentFileNotFound".Would you please guide me how to configure the environment rightly
The text was updated successfully, but these errors were encountered:
I guess you need to do the following: 1. Create a yolo.yaml file and copy the environment configuration I provided into it; 2. Import yolo.yaml using an absolute path, such as D://yolo.yaml(我猜你需要如下操作:1.创建yolo.yaml文件,并将我提供的环境配置复制到里面;2.使用绝对路径导入yolo.yaml,比如D://yolo.yaml)
when i input "conda env create -f yolo.yaml",it responses to "EnvironmentFileNotFound".Would you please guide me how to configure the environment rightly
The text was updated successfully, but these errors were encountered: