Closed ElcomJ closed 2 years ago
Same here, I too started getting the "No such file or directory". error.
Opps! I made a really dumb mistake when fixing issue #31 . I'll fix that now.
Good morning, has the error been fixed yet?
Because I ran a PlugUpdate
to update my Plugins
and tried to run my file and again showed the same output.
@ElcomJ If you have the same error, it is very likely that your command sequence is incorrect, for example, execute a .py file "python3 -u" no "python3"
Good afternoon @CRAG666 , the error was fixed in commit 8fc0a2d
, it is already working normally.
Thanks for your attention and great work :)
Good evening, I have always used this plugin to be able to run my python codes, and I have to congratulate the creator because his plugin is just perfect.
Earlier today I could run my code normally through your plugin, but I tried to run it again and it is showing this error in the
image below
:Picture of
my configuration
:Is there a solution to this error?