+ 14
Question for SoloLearn about Python Package Index
When you will updated the "pip"? ( ͔° ĶŹ ͔°) Is it possible? I can't import the "requests" lib ( ͔° ĶŹ ͔°) https://code.sololearn.com/cNWg6KNuME81/?ref=app https://code.sololearn.com/ciD6wZZFPqiB/?ref=app
7 Answers
+ 4
You can try to do it the way @ŠØŠ°ŃŠø Ранжан has done it for beautifulsoup here:
https://code.sololearn.com/cGYOKf3Zqkrj/#py
it seems possible, as there is no C files in requests source:
https://github.com/psf/requests
+ 2
from __future__ import absolute_import
Is that valid Python? Sorry I do not know much Python.
+ 2
Rohan Gupta, use "code advertising" for this š
+ 1
( ͔° ĶŹ ͔°) is bad, dont use it
+ 1
slick why?š¤
0
hiy