Webbrowser in repl.it python
For some reason the webbrowser module will not work on repl.it. is there a way to make it work or another module that does the same thing! thanks!
TurkolYusufiy
It won't work cuz your mom sat on it
For some reason the webbrowser module will not work on repl.it. is there a way to make it work or another module that does the same thing! thanks!
It won't work cuz your mom sat on it
By "module" do you mean some sort of library? If so, what language?
Yes a python library. I call them modules for some reason ¯_(ツ)_/¯@niorg2606
@BeckettHodes You're probably not going to be able to implement webbrowser because repl.it is limited to the console, so your best bet is only using text and HTTP :/
ouffff thanks anyway
@niorg2606
@BeckettHodes No problem. Make sure to mark my reply as the answer if I helped :D
there you [email protected]