当前位置:网站首页>Solve the problem that Anaconda environment cannot be accessed in PowerShell
Solve the problem that Anaconda environment cannot be accessed in PowerShell
2022-07-03 05:57:00 【Leiqiu is the cutest】
solve Anaconda The environment cannot be in Powershell Enter the question
As a perennial mac user , Recently, due to the problem of computational power, I have to use windows, In the configuration anaconda There are many problems when , Like direct use linux/macOS Available in
conda activate < Environment name >
stay powershell Environment cannot be opened in , It won't even show
(base) PS C:\Users\xxx
And enter base Environmental Science .
in fact , After consulting many materials, I found ,conda It's not supported in powershell Use in activate < Environment name >/deactivate < Environment name > Methods . You need to use the command to install the plug-in , The Project warehouse
conda install -n root -c pscondaenvs pscondaenvs
I encountered permission problems during installation , Therefore, this step uses administrator permission to install
Wait a while , You can exit the current powershell Interface , In addition, open an administrator permission powershell Interface , Input
Set-ExecutionPolicy RemoteSigned
To implement policy changes , Choose from the options given Y, You can complete the change , It can be used later activate The command switches the environment , But there will still be warnings
WARNING: The conda.cli.activate module is deprecated and will be removed in a future release.
WARNING: The module conda.cli.activate is deprecated. It will be removed in a future feature release (i.e. minor version release).
WARNING: The conda.cli.activate module is deprecated and will be removed in a future release.
WARNING: The module conda.cli.activate is deprecated. It will be removed in a future feature release (i.e. minor version release).
边栏推荐
- Alibaba cloud OOS file upload
- kubernetes资源对象介绍及常用命令(五)-(ConfigMap)
- Niuke JS separator
- 1. 两数之和
- [video of Teacher Zhao Yuqiang's speech on wot] redis high performance cache and persistence
- Linux登录MySQL出现ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: YES)
- Disruptor learning notes: basic use, core concepts and principles
- 2022.7.2 simulation match
- 【无标题】
- BeanDefinitionRegistryPostProcessor
猜你喜欢

Pytorch dataloader implements minibatch (incomplete)
![[teacher Zhao Yuqiang] index in mongodb (Part 1)](/img/2d/277ec737f2a7065831a19d036e61e1.jpg)
[teacher Zhao Yuqiang] index in mongodb (Part 1)

@Import annotation: four ways to import configuration classes & source code analysis

Why is the website slow to open?
![[teacher Zhao Yuqiang] Flink's dataset operator](/img/cc/5509b62756dddc6e5d4facbc6a7c5f.jpg)
[teacher Zhao Yuqiang] Flink's dataset operator

为什么网站打开速度慢?

Exception when introducing redistemplate: noclassdeffounderror: com/fasterxml/jackson/core/jsonprocessingexception

Configure DTD of XML file

中职网络子网划分例题解析

Pytorch builds the simplest version of neural network
随机推荐
redis 无法远程连接问题。
[function explanation (Part 1)] | | knowledge sorting + code analysis + graphic interpretation
[untitled]
[teacher Zhao Yuqiang] redis's slow query log
The programmer shell with a monthly salary of more than 10000 becomes a grammar skill for secondary school. Do you often use it!!!
今天很多 CTO 都是被干掉的,因为他没有成就业务
88. Merge two ordered arrays
MySQL startup error: several solutions to the server quit without updating PID file
Understand expectations (mean / estimate) and variances
How does win7 solve the problem that telnet is not an internal or external command
Disruptor learning notes: basic use, core concepts and principles
Life is a process of continuous learning
一起上水硕系列】Day 9
Sorry, this user does not exist!
【一起上水硕系列】Day 10
Loss function in pytorch multi classification
【一起上水硕系列】Day 7 内容+Day8
Why should there be a firewall? This time xiaowai has something to say!!!
Ext4 vs XFS -- which file system should you use
Why is the website slow to open?