当前位置:网站首页>Conda crée un environnement virtuel pour signaler les erreurs et résoudre les problèmes
Conda crée un environnement virtuel pour signaler les erreurs et résoudre les problèmes
2022-06-12 07:52:00 【Neozhuo】
Description du problème
Fatal Python error: init_sys_streams: can't initialize sys standard Microsoft Windows [Version 10.0.17134.228] (c) 2018 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>c: C:\WINDOWS\system32>cd Python37-32 The system cannot find the path specified. C:\WINDOWS\system32>cd \ C:\>cd Python37-32 C:\Python37-32>python Fatal Python error: init_sys_streams: can't initialize sys standard streams
AttributeError: module 'io' has no attribute 'OpenWrapper'
Current thread 0x0000139c (most recent call first):
Solutions
Essayez d'exécuter d'abord sur la ligne de commande python -E, Pour voir s'il n'y a pas d'erreur ,Si plus-E Si vous ne vous trompez pas ,Exécution directepythonSi vous vous trompez, C'est comme ça que .
Dans les variables d'environnement du système :(Mon ordinateur-Propriétés-Paramètres avancés-Variables d'environnement)À l'intérieur.
PYTHONHOMEEtPYTHONPATH,Deux variables d'environnement, Il suffit de supprimer ces deux .Si, à cause de l'utilisation
snippetsC'est pour ça que ça marche.PYTHONHOMEEt si, Alors, dans les variables d'environnement existantesPATHIl doit y avoir un lienPYTHONHOMEDupliquer les variables d'environnement ,Il suffit de supprimer.
边栏推荐
- Chapter 8 - firewall, Chapter 9 - Intrusion Detection
- Arrangement of statistical learning knowledge points -- maximum likelihood estimation (MLE) and maximum a posteriori probability (map)
- VS2019 MFC IP Address Control 控件繼承CIPAddressCtrl類重繪
- Voice assistant -- vertical class perpetual motion machine -- automated iteration framework
- Kalman filter encapsulation function
- Topic 1 Single_Cell_analysis(1)
- 解决逆向工程Mapper重复问题
- 2021.10.29-30 scientific research log
- Right click the general solution of file rotation jam, refresh, white screen, flash back and desktop crash
- Topic 1 Single_Cell_analysis(4)
猜你喜欢

Rich dad, poor dad Abstract

2022 simulated test platform operation of hoisting machinery command test questions

Topic 1 Single_Cell_analysis(3)

Voice assistant - Qu - single entity recall

Chapter V - message authentication and digital signature

2022r2 mobile pressure vessel filling test question simulation test platform operation

In depth learning - overview of image classification related models
![FPGA based communication system receiver [packet detection] development document](/img/50/0d15abc41c6e373b00fa05e299566a.jpg)
FPGA based communication system receiver [packet detection] development document

Some summaries of mathematical modeling competition in 2022

Voice assistant -- Architecture and design of Instruction Assistant
随机推荐
Summary of semantic segmentation learning (II) -- UNET network
Web page performance optimization interview questions
连接数据库却无法修改数据
Utilize user tag data
Ecmascript6 interview questions
Summary of machine learning + pattern recognition learning (IV) -- decision tree
Improvement of hash function based on life game
Chapter 3 - Fundamentals of cryptography
Voice assistant - Multi round conversation (theory and concept)
Topic 1 Single_Cell_analysis(4)
R语言使用RStudio将可视化结果保存为pdf文件(export--Save as PDF)
Compiling principle on computer -- function drawing language (II): lexical analyzer
20220524 backbone深度学习网络骨架
石油储运生产 2D 可视化,组态应用赋能工业智慧发展
The R language converts the data of the specified data column in the dataframe data from decimal to percentage representation, and the data to percentage
2D visualization of oil storage, transportation and production, configuration application enables intelligent development of industry
20220607. 人脸识别
Chapter V - message authentication and digital signature
Vs2019 MFC IP address control control inherits cipaddressctrl class redrawing
R语言caTools包进行数据划分、scale函数进行数据缩放、class包的knn函数构建K近邻分类器、比较不同K值超参数下模型准确率(accuracy)