I have a python script running well in notepad tool, but it doesn't work when I try to run it in Rstudio.
I'm appreciate if anyone could help with it.
---Below is error message.
clientsocket.close()
Error in clientsocket.close() :
could not find function "clientsocket.close"
reticulate::repl_python()