Jaideep Singh Heer
Jaideep Singh Heer
Found a workaround. Add `torch`, `numpy`, `torchvision` etc. libraries to your `AREPL.pyGuiLibraries` setting in `settings.json`. Mine looks like this, ``` "AREPL.pyGuiLibraries": [ "matplotlib", "tkinter", "kivy", "pyforms", "PyQt4", "PyQt5", "wx", "pyside",...
`numpy` still loads twice for some reason.
I'm getting the same error with the following error message, `Uncaught (in promise) TypeError: Cannot read property 'remove' of null`