Error installing Pandas on Python 3.6 -


i using python 3.6 on windows 10. when try install pandas, error:

command "python setup.py egg_info" failed error code 1 

can me fix please ?

step 1 :install pip   step 2 : go terminal , enter          pip install pandas 

Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -