Hi..
I'm currently testing ardublockly so that I can create custom blocks for a robot based on arduino that I'm developing.
however, prior to creating the custom blocks, I decided to try to compile ardublockly.
Every seems to work fine (I followed the instructions on wiki) and the final folder with all files is generated, the batch file, etc. I'ts also possible to execute.
However, there is a problem...
This is the original ardublockly prior to compile...
And this is how it shows in the newly compiled folder...
Result.. after compilation ob blockly, all the blocks disapear and are nowhere to be found.
Has anyone ever had this problem before? Is it related to python versions? Already tryed several but, I'm currently using python-2.7.17 and python-3.8.2.
Thanks
Hi.. I'm currently testing ardublockly so that I can create custom blocks for a robot based on arduino that I'm developing. however, prior to creating the custom blocks, I decided to try to compile ardublockly. Every seems to work fine (I followed the instructions on wiki) and the final folder with all files is generated, the batch file, etc. I'ts also possible to execute. However, there is a problem... This is the original ardublockly prior to compile...
And this is how it shows in the newly compiled folder... Result.. after compilation ob blockly, all the blocks disapear and are nowhere to be found. Has anyone ever had this problem before? Is it related to python versions? Already tryed several but, I'm currently using python-2.7.17 and python-3.8.2. Thanks