+ 7
Why is this image not loading?
I want to know why this image isn't loading https://code.sololearn.com/cHnOFxYYxMBj/?ref=app
10 Respostas
+ 16
You used url of the web page.
That's why it didn't load.
long press the image -> view/open image -> copy the url and paste it
https://code.sololearn.com/cpR694K85iAQ/?ref=app
+ 10
Sorry, guys!
For telling you old news - looks I've been missing for far too long.
So it's possible to do graphics in Python now... incredible!
+ 7
https://code.sololearn.com/clUq1hcwmCHc/?ref=app
shows an example of how to load images. it works on my iphone but not on my old ipad, so the os needs to be reasonably recent
+ 4
K.S.S. Karunarathne (Active Challenger) that link redirects to a page on google's website. This was the original link
https://miro.medium.com/max/1400/1*YMFKP8e6kR9cbM3IKXBtLw.png
but for some reason, it doesn't work. So here is a similar image if you're okay with it
https://res.cloudinary.com/practicaldev/image/fetch/s--M2i_MKuB--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://thepracticaldev.s3.amazonaws.com/i/tt7ps8z6j4wub0dvttwl.png
HonFu
SoloLearn's recent update allows graphical output in Python. This includes PNG files and even HTML written to the standard output. I don't exactly know what all can be done or how as I've not played around much, but there are many who have. Anyways, congratulations on becoming a gold moderator, and it's great to see you back after such a long time.
+ 3
Python on Sololearn is purely text-based unfortunately.
If you want to do it anyway, you need to be tricky.
For example you can use Brython in a web setting.
+ 3
[not an answer]
Mirielle[ INACTIVE ]
https://code.sololearn.com/cey1rm5X9PYC/?ref=app
+ 2
Simba Thank you very much
+ 1
It's may be network issue!
+ 1
Ismail Idris I think you have to copy the url of the image and paste it
0
How can I upload image from my phone into SoloLearn? Not online, using local storage.