Lcbx / GdScript2All

A transpiler for GdScript (targeting C# and c++) written in Python
GNU General Public License v3.0
166 stars 6 forks source link

Python not found error + add a video tutorial #9

Open RakibRyan opened 6 days ago

RakibRyan commented 6 days ago

it just gives me python not found on fedora

Lcbx commented 6 days ago

Hello @RakibRyan

Based on what the message says, installing Python 3 should solve problem.

If you need more help :

Thanks for trying the addon 🙂 (as for making a video tutorial, I can't make one that would work for everyone, and this is less complicated than it looks)

RakibRyan commented 5 days ago

Ok managed to get it to work.

gave me this log not sure if it's a bug. might be helpful. gd & c++ files included too. Ignoring character ' ' Ignoring character ' ' Ignoring character ' ' Ignoring character ' ' Converted Player/player.gd to Cpp/player (1/1)

player.zip