Closed mathieg2 closed 8 years ago
Tide is expecting to see Python 2.7. What is python
on your system?
i am running 2.7.12 so that should be ok. is there some sort of module in /opt/tide that the ide might not be finding?
I cleared the issue myself by running chown -R mathieg2:mathieg2 * in /opt/Tide but i think someone needs to look at the permissions for the directories. especially /opt/Tide/resources/vendor/tide-packages which is only readable by root
Great, thanks for letting us know. 👍
This seems to be related specifically to the deb file format, I am installing a VM to test this more
I am able to load the ide on ubuntu but not able to send my code to the simulator or the tingbot
error is:
/usr/bin/python: No module named tbtool
Process exited with code 1.