pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/feixiao/VisualStudioCode/blob/master/python.md

VisualStudioCode/python.md at master · feixiao/VisualStudioCode · GitHub
Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 798 Bytes

File metadata and controls

29 lines (20 loc) · 798 Bytes

Python

WSL配置conda

wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
sudo chmod 777 Miniconda3-latest-Linux-x86_64.sh 
./Miniconda3-latest-Linux-x86_64.sh


echo "export PATH=${HOME}/miniconda3/bin/conda:$PATH" >> ~/.bashrc

# 创建虚拟环境
conda create -n env_name python=3.6
#进入该虚拟环境
conda activate env_name
#退出该虚拟环境
conda deactivate env_name
conda install package_name

如何运行在WSL的Python环境

  • 打开方式不能是直接打开文件夹,而是应该先连接到WSL,然后打开的时候就是在WSL路径。
  • 插件重新在这个环境安装。

参考资料

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy