pip install scikit-learn -i https://mirror.baidu.com/pypi/simple 1. 安装python开发web程序的依赖 conda install flask 1. socketio eventlet socket通讯需要的依赖 conda install -c conda-forge python-socketio 1. conda install -c conda-forge eventlet 1. pip install python-socketio -i https://mi...
- flask==2.1.3 - flask_socketio==5.3.0 - flask_cors==3.0.10 - dependency_injector==4.40.0 - eventlet==0.33.1 - opencv-python==4.6.0 - protobuf==3.19.5 - realesrgan==0.2.5.0 - send2trash==1.8.0 - test-tube==0.7.5 - transformers==4.21.2 - torch-fidelity==0.3.0 - -e ...
Current Behavior Exported .yml file is missing list of dependencies (only name, channels and prefix are included in the file. Steps to Reproduce conda env export > environment.yml The .yml file looks like: name: <env_name> channels: - de...