using lib files



  • I'm trying to develop some code in Atom. I've just realised that when I run main.py from Atom it's using library files stored in the lib folder in flash on the GPY rather than the library files in lib in Atom! Is there a way to force it to use the Atom lib files?



  • @kjm Since main.py is executed on the target, it is accessing the files on the target. The GPY has no acces to the PC file system. The only thing that you can get is synchronizing the lib files form you Atom/PC library to GPY. I do not work with the pymakr plug-ins, so I cannot give you details, but there were threads of synchronizing a project directory with the target module.


Log in to reply
 

Pycom on Twitter