CJJC项目实验环境配置
(base) D:\> (base) D:\>conda create -n wind_2022 python==3.7 Solving environment: done ## Package Plan ## environment location: D:\Anaconda3\envs\wind_2022 added / updated specs: - python==3.7 The following packages will be downloaded: package | build ---------------------------|----------------- setuptools-65.6.3 | py37haa95532_0 1.4 MB http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main certifi-2022.12.7 | py37haa95532_0 152 KB http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main python-3.7.0 | hea74fb7_0 21.1 MB http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main wheel-0.38.4 | py37haa95532_0 76 KB http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main pip-22.3.1 | py37haa95532_0 2.7 MB http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main wincertstore-0.2 | py37haa95532_2 15 KB http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main ------------------------------------------------------------ Total: 25.5 MB The following NEW packages will be INSTALLED: certifi: 2022.12.7-py37haa95532_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main pip: 22.3.1-py37haa95532_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main python: 3.7.0-hea74fb7_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main setuptools: 65.6.3-py37haa95532_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main vc: 14.2-h21ff451_1 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main vs2015_runtime: 14.27.29016-h5e58377_2 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main wheel: 0.38.4-py37haa95532_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main wincertstore: 0.2-py37haa95532_2 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main Proceed ([y]/n)? Downloading and Extracting Packages setuptools-65.6.3 | 1.4 MB | ################################################################################################################################################################################################# | 100% certifi-2022.12.7 | 152 KB | ################################################################################################################################################################################################# | 100% python-3.7.0 | 21.1 MB | ################################################################################################################################################################################################# | 100% wheel-0.38.4 | 76 KB | ################################################################################################################################################################################################# | 100% pip-22.3.1 | 2.7 MB | ################################################################################################################################################################################################# | 100% wincertstore-0.2 | 15 KB | ################################################################################################################################################################################################# | 100% Preparing transaction: done Verifying transaction: done Executing transaction: done # # To activate this environment, use # # $ conda activate wind_2022 # # To deactivate an active environment, use # # $ conda deactivate (base) D:\> (base) D:\> (base) D:\> (base) D:\> (base) D:\> (base) D:\> (base) D:\> (base) D:\>conda activate wind_2023 Could not find conda environment: wind_2023 You can list all discoverable environments with `conda info --envs`. (base) D:\> (base) D:\> (base) D:\> (base) D:\>conda activate wind_2022 (wind_2022) D:\> (wind_2022) D:\> (wind_2022) D:\> (wind_2022) D:\> (wind_2022) D:\> (wind_2022) D:\> (wind_2022) D:\> (wind_2022) D:\> (wind_2022) D:\> (wind_2022) D:\> (wind_2022) D:\>pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117 Looking in indexes: https://download.pytorch.org/whl/cu117 Collecting torch Downloading https://download.pytorch.org/whl/cu117/torch-1.13.1%2Bcu117-cp37-cp37m-win_amd64.whl (2255.6 MB) ---------------------------------------- 2.3/2.3 GB 2.5 MB/s eta 0:00:00 Collecting torchvision Downloading https://download.pytorch.org/whl/cu117/torchvision-0.14.1%2Bcu117-cp37-cp37m-win_amd64.whl (4.8 MB) ---------------------------------------- 4.8/4.8 MB 7.4 MB/s eta 0:00:00 Collecting torchaudio Downloading https://download.pytorch.org/whl/cu117/torchaudio-0.13.1%2Bcu117-cp37-cp37m-win_amd64.whl (2.3 MB) ---------------------------------------- 2.3/2.3 MB 7.2 MB/s eta 0:00:00 Collecting typing-extensions Downloading https://download.pytorch.org/whl/typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting torchvision Downloading https://download.pytorch.org/whl/cu117/torchvision-0.14.0%2Bcu117-cp37-cp37m-win_amd64.whl (4.8 MB) ---------------------------------------- 4.8/4.8 MB 4.9 MB/s eta 0:00:00 Downloading https://download.pytorch.org/whl/torchvision-0.2.0-py2.py3-none-any.whl (48 kB) ---------------------------------------- 48.8/48.8 kB 273.5 kB/s eta 0:00:00 Downloading https://download.pytorch.org/whl/torchvision-0.1.6-py3-none-any.whl (16 kB) Installing collected packages: torchvision, typing-extensions, torch, torchaudio Successfully installed torch-1.13.1+cu117 torchaudio-0.13.1+cu117 torchvision-0.1.6 typing-extensions-4.4.0 WARNING: There was an error checking the latest version of pip. (wind_2022) D:\> (wind_2022) D:\> (wind_2022) D:\> (wind_2022) D:\>cd D:\project\vfsd_data_screen_2023052901 (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901>pip install -r requirements.txt Collecting Cython Downloading Cython-0.29.35-py2.py3-none-any.whl (988 kB) ---------------------------------------- 988.4/988.4 kB 3.0 MB/s eta 0:00:00 Collecting matplotlib>=3.2.2 Downloading matplotlib-3.5.3-cp37-cp37m-win_amd64.whl (7.2 MB) ---------------------------------------- 7.2/7.2 MB 8.7 MB/s eta 0:00:00 Collecting numpy>=1.18.5 Downloading numpy-1.21.6-cp37-cp37m-win_amd64.whl (14.0 MB) ---------------------------------------- 14.0/14.0 MB 10.1 MB/s eta 0:00:00 Collecting opencv-python>=4.1.2 Downloading opencv_python-4.7.0.72-cp37-abi3-win_amd64.whl (38.2 MB) ---------------------------------------- 38.2/38.2 MB 9.0 MB/s eta 0:00:00 Collecting Pillow Downloading Pillow-9.5.0-cp37-cp37m-win_amd64.whl (2.5 MB) ---------------------------------------- 2.5/2.5 MB 7.0 MB/s eta 0:00:00 Collecting PyYAML>=5.3 Downloading PyYAML-6.0-cp37-cp37m-win_amd64.whl (153 kB) ---------------------------------------- 153.2/153.2 kB 3.0 MB/s eta 0:00:00 Collecting scipy>=1.4.1 Downloading scipy-1.7.3-cp37-cp37m-win_amd64.whl (34.1 MB) ---------------------------------------- 34.1/34.1 MB 3.3 MB/s eta 0:00:00 Collecting tensorboard>=2.2 Downloading tensorboard-2.11.2-py3-none-any.whl (6.0 MB) ---------------------------------------- 6.0/6.0 MB 1.6 MB/s eta 0:00:00 Requirement already satisfied: torch>=1.7.0 in d:\anaconda3\envs\wind_2022\lib\site-packages (from -r requirements.txt (line 12)) (1.13.1+cu117) Collecting torchvision>=0.8.1 Downloading torchvision-0.14.1-cp37-cp37m-win_amd64.whl (1.1 MB) ---------------------------------------- 1.1/1.1 MB 787.6 kB/s eta 0:00:00 Collecting tqdm>=4.41.0 Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ---------------------------------------- 77.1/77.1 kB 711.2 kB/s eta 0:00:00 Collecting seaborn>=0.11.0 Downloading seaborn-0.12.2-py3-none-any.whl (293 kB) ---------------------------------------- 293.3/293.3 kB 956.2 kB/s eta 0:00:00 Collecting pandas Downloading pandas-1.1.5-cp37-cp37m-win_amd64.whl (8.7 MB) ---------------------------------------- 8.7/8.7 MB 1.4 MB/s eta 0:00:00 Collecting thop Downloading thop-0.1.1.post2209072238-py3-none-any.whl (15 kB) Collecting pycocotools>=2.0 Downloading pycocotools-2.0.6.tar.gz (24 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting pyqt5==5.12.1 Downloading PyQt5-5.12.1-5.12.2-cp35.cp36.cp37.cp38-none-win_amd64.whl (47.4 MB) ---------------------------------------- 47.4/47.4 MB 1.1 MB/s eta 0:00:00 Collecting redis Downloading redis-4.5.5-py3-none-any.whl (240 kB) ---------------------------------------- 240.3/240.3 kB 1.2 MB/s eta 0:00:00 Collecting PyQt5_sip<4.20,>=4.19.14 Downloading PyQt5_sip-4.19.19-cp37-none-win_amd64.whl (52 kB) ---------------------------------------- 52.0/52.0 kB 1.3 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ---------------------------------------- 247.7/247.7 kB 1.5 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting pyparsing>=2.2.1 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ---------------------------------------- 98.3/98.3 kB 1.4 MB/s eta 0:00:00 Collecting packaging>=20.0 Downloading packaging-23.1-py3-none-any.whl (48 kB) ---------------------------------------- 48.9/48.9 kB 2.4 MB/s eta 0:00:00 Collecting fonttools>=4.22.0 Downloading fonttools-4.38.0-py3-none-any.whl (965 kB) ---------------------------------------- 965.4/965.4 kB 1.6 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.4.4-cp37-cp37m-win_amd64.whl (54 kB) ---------------------------------------- 54.9/54.9 kB 1.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=41.0.0 in d:\anaconda3\envs\wind_2022\lib\site-packages (from tensorboard>=2.2->-r requirements.txt (line 11)) (65.6.3) Requirement already satisfied: wheel>=0.26 in d:\anaconda3\envs\wind_2022\lib\site-packages (from tensorboard>=2.2->-r requirements.txt (line 11)) (0.38.4) Collecting grpcio>=1.24.3 Downloading grpcio-1.54.2-cp37-cp37m-win_amd64.whl (4.1 MB) ---------------------------------------- 4.1/4.1 MB 1.3 MB/s eta 0:00:00 Collecting tensorboard-data-server<0.7.0,>=0.6.0 Downloading tensorboard_data_server-0.6.1-py3-none-any.whl (2.4 kB) Collecting werkzeug>=1.0.1 Downloading Werkzeug-2.2.3-py3-none-any.whl (233 kB) ---------------------------------------- 233.6/233.6 kB 1.3 MB/s eta 0:00:00 Collecting absl-py>=0.4 Downloading absl_py-1.4.0-py3-none-any.whl (126 kB) ---------------------------------------- 126.5/126.5 kB 1.8 MB/s eta 0:00:00 Collecting requests<3,>=2.21.0 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ---------------------------------------- 62.6/62.6 kB 3.5 MB/s eta 0:00:00 Collecting protobuf<4,>=3.9.2 Downloading protobuf-3.20.3-cp37-cp37m-win_amd64.whl (905 kB) ---------------------------------------- 905.1/905.1 kB 1.8 MB/s eta 0:00:00 Collecting google-auth-oauthlib<0.5,>=0.4.1 Downloading google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB) Collecting tensorboard-plugin-wit>=1.6.0 Downloading tensorboard_plugin_wit-1.8.1-py3-none-any.whl (781 kB) ---------------------------------------- 781.3/781.3 kB 1.8 MB/s eta 0:00:00 Collecting google-auth<3,>=1.6.3 Downloading google_auth-2.19.0-py2.py3-none-any.whl (181 kB) ---------------------------------------- 181.3/181.3 kB 1.8 MB/s eta 0:00:00 Collecting markdown>=2.6.8 Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ---------------------------------------- 93.9/93.9 kB 1.8 MB/s eta 0:00:00 Requirement already satisfied: typing-extensions in d:\anaconda3\envs\wind_2022\lib\site-packages (from torch>=1.7.0->-r requirements.txt (line 12)) (4.4.0) Collecting colorama Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting pytz>=2017.2 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ---------------------------------------- 502.3/502.3 kB 1.6 MB/s eta 0:00:00 Collecting importlib-metadata>=1.0 Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Collecting async-timeout>=4.0.2 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) Collecting cachetools<6.0,>=2.0.0 Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ---------------------------------------- 181.3/181.3 kB 2.2 MB/s eta 0:00:00 Collecting six>=1.9.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting urllib3<2.0 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ---------------------------------------- 143.1/143.1 kB 2.1 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting requests-oauthlib>=0.7.0 Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp37-cp37m-win_amd64.whl (94 kB) ---------------------------------------- 94.6/94.6 kB 2.7 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ---------------------------------------- 61.5/61.5 kB 3.4 MB/s eta 0:00:00 Requirement already satisfied: certifi>=2017.4.17 in d:\anaconda3\envs\wind_2022\lib\site-packages (from requests<3,>=2.21.0->tensorboard>=2.2->-r requirements.txt (line 11)) (2022.12.7) Collecting MarkupSafe>=2.1.1 Downloading MarkupSafe-2.1.2-cp37-cp37m-win_amd64.whl (16 kB) Collecting pyasn1<0.6.0,>=0.4.6 Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) ---------------------------------------- 83.9/83.9 kB 1.6 MB/s eta 0:00:00 Collecting oauthlib>=3.0.0 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ---------------------------------------- 151.7/151.7 kB 2.3 MB/s eta 0:00:00 Building wheels for collected packages: pycocotools Building wheel for pycocotools (pyproject.toml) ... done Created wheel for pycocotools: filename=pycocotools-2.0.6-cp37-cp37m-win_amd64.whl size=76830 sha256=3a4a2e592abd1a1377f8815ac19b21df4df26d22aa02c130ca656ea4bcdb2482 Stored in directory: c:\users\lenovo\appdata\local\pip\cache\wheels\d0\90\d4\e9ae0a3cdbd8e0cddf6b5fe8c31774fb9bd0ae4e9754fb2314 Successfully built pycocotools Installing collected packages: tensorboard-plugin-wit, pytz, PyQt5_sip, zipp, urllib3, tensorboard-data-server, six, PyYAML, pyqt5, pyparsing, pyasn1, protobuf, Pillow, packaging, oauthlib, numpy, MarkupSafe, kiwisolver, idna, grpcio, fonttools, Cython, cycler, colorama, charset-normalizer, cachetools, async-timeout, absl-py, werkzeug, tqdm, thop, scipy, rsa, requests, python-dateutil, pyasn1-modules, opencv-python, importlib-metadata, torchvision, requests-oauthlib, redis, pandas, matplotlib, markdown, google-auth, seaborn, pycocotools, google-auth-oauthlib, tensorboard Attempting uninstall: torchvision Found existing installation: torchvision 0.1.6 Uninstalling torchvision-0.1.6: Successfully uninstalled torchvision-0.1.6 Successfully installed Cython-0.29.35 MarkupSafe-2.1.2 Pillow-9.5.0 PyQt5_sip-4.19.19 PyYAML-6.0 absl-py-1.4.0 async-timeout-4.0.2 cachetools-5.3.1 charset-normalizer-3.1.0 colorama-0.4.6 cycler-0.11.0 fonttools-4.38.0 google-auth-2.19.0 google-auth-oauthlib-0.4.6 grpcio-1.54.2 idna-3.4 importlib-metadata-6.6.0 kiwisolver-1.4.4 markdown-3.4.3 matplotlib-3.5.3 numpy-1.21.6 oauthlib-3.2.2 opencv-python-4.7.0.72 packaging-23.1 pandas-1.1.5 protobuf-3.20.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycocotools-2.0.6 pyparsing-3.0.9 pyqt5-5.12.1 python-dateutil-2.8.2 pytz-2023.3 redis-4.5.5 requests-2.31.0 requests-oauthlib-1.3.1 rsa-4.9 scipy-1.7.3 seaborn-0.12.2 six-1.16.0 tensorboard-2.11.2 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.1 thop-0.1.1.post2209072238 torchvision-0.14.1 tqdm-4.65.0 urllib3-1.26.16 werkzeug-2.2.3 zipp-3.15.0 (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901> (wind_2022) D:\project\vfsd_data_screen_2023052901>
######################
标签:Collecting,kB,00,Downloading,MB,whl,配置,CJJC,实验 From: https://www.cnblogs.com/herd/p/17441683.html