Let me be more specific. My computer is win7 64-bit and installed python3.5 (and I have also configured the environment variable of python, and I only installed this version of python, without installing python2.*), Anaconda3 has been installed, and third-party libraries such as pandas,sklearn,scipy have been installed through pip operation. As shown below:
pycharmpython shell:ImportError: No module named "pandas"
jyputer:
I encountered a similar situation the last time I used sklearn. Has anyone encountered this situation? Or does anyone know about this? I searched a lot of the Internet and there are no similar answers, most of them said that there is no installation of third-party libraries, but I installed, help God, thank you!