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
Post a Comment