All Questions
1 question
1
vote
0
answers
32
views
pyquery not installing on google cloud console
I am trying to install pyquery on google cloud console.
I tried the command
pip install pyquery
which worked fine on my local system. But when i run it on cloud console it gives the following error....