REPL console not showing after the update
-
Hello all,
I am using ATOM text editor for Lopy4 related project, today i had updated the latest version ATOM (1.44.0). Now REPL console is not showing. I have tried to uninstall the pymakr but it is not working. Could anyone suggest me how to solve this problem.
Thanks in advance
-
Hello @pedroknup,
Thanks for the response, It is working now and also I didn't saw any logs in the developer tools.
Thanks & Have a nice day
-
I was able to update atom to 1.44.0 and pymakr is still showing.
It would be good to give us your log from developer tools as Pedro said. (view->developer->toggle developer tools)you might also try to reset Atom to "factory settings"
rm -rf ~/.atom/ atom --clear-window-state
-
Hi @sita.
I couldn't reproduce that. Which OS are you using? You can try removing Pymakr folder under
~./atom/packages
(macOS/linux) or%USERPROFILE%/.atom/packages/
(Windows). Please let me know if that works for you.Also, do you see any logs in the Developer Tools?