pycharm运行python3.6突然出现R6034问题,请问如何处理?
ringa_lee
ringa_lee 2017-04-18 10:26:52
0
1
805

我是win10系统,我试着在C:WindowsSystem32目录下删除所有含有msvcrXX.dll的文件,但是无法删除,然后我又把python3.6卸载了然后又重新安装了,也重启了多次,但是这个问题依然存在,请问如何处理?
我发现pycharm只要是用python3.6编译的就出这个问题,如果用python2.7编译的项目没这个问题。

ringa_lee
ringa_lee

ringa_lee

reply all(1)
洪涛

The problem has been solved. First, make a backup copy of the python.exe file in the directory E:python called python_copy.exe, and then delete the original python.exe. Then when you run pycharm again, you will be prompted that the compiler cannot be found. At this time , rename python_copy.exe to python.exe, and when you run it again, the R6034 error will no longer appear.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!