kivy / kivy-sdk-packager

Scripts for Kivy SDK generation on Windows, OS X and Linux
MIT License
40 stars 32 forks source link

Add missing `popd` in Kivy.app script #114

Open tkshnwesper opened 4 months ago

tkshnwesper commented 4 months ago

Without this change I was getting the following error:

▶ kivy main.py
/Applications/Kivy.app/Contents/Resources/venv/bin ~/Code/Python/kivy_test
python: can't open file '/Applications/Kivy.app/Contents/Resources/venv/bin/main.py': [Errno 2] No such file or directory