scottbez1 / splitflap

DIY split-flap display
https://scottbez1.github.io/splitflap
Other
3.09k stars 256 forks source link

Program Problem #190

Closed DJboyy1 closed 2 years ago

DJboyy1 commented 2 years ago

Hey when i want to execute the generate_2d.py for the svg file for the laser cutter but i always get the same errors and dont know what to do to fix it. Can you please help me

error

scottbez1 commented 2 years ago

Oops, just saw this now, sorry for taking so long to reply. It looks like you are either missing the git program (make sure you can open a terminal and run git without any issues) or your copy of the splitflap code is not a git repository (e.g. if you downloaded a zip from github instead of cloning via git) - in order to support a variety of features and make debugging/support easier, a git checkout is the only supported way to use the splitflap codebase. Feel free to open a new issue (not a pull request) if you still have any questions, or join the Slack community using the link on the project's README.