+ 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
6 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