0
Pip Stuck
Hi Im Installing Pandas Libraries on my device and stuck at Installing build dependency.../ any thoughts?
4 Answers
+ 4
You can try this in console:
import pip
pip.main(['install', 'pandas'])
+ 1
thx PythonPip it worked!
0
Are you using linux?
0
no im using windows 10