You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.
Traceback (most recent call last):
File "/Applications/Kivy.app/Contents/Resources/kivy/kivy/core/window/window_sdl2.py", line 525, in mainloop
self._mainloop()
File "/Applications/Kivy.app/Contents/Resources/kivy/kivy/core/window/window_sdl2.py", line 290, in _mainloop
EventLoop.idle()
File "/Applications/Kivy.app/Contents/Resources/kivy/kivy/base.py", line 327, in idle
Clock.tick()
File "/Applications/Kivy.app/Contents/Resources/kivy/kivy/clock.py", line 483, in tick
self._process_events()
File "/Applications/Kivy.app/Contents/Resources/kivy/kivy/clock.py", line 615, in _process_events
event.tick(self._last_tick, remove)
File "/Applications/Kivy.app/Contents/Resources/kivy/kivy/clock.py", line 374, in tick
ret = callback(self._dt)
File "designer/utils/utils.py", line 198, in wrapper
f(*args, **kwargs)
File "designer/app.py", line 1011, in save_project
saved = proj.save()
File "designer/core/project_manager.py", line 482, in save
open(fname, 'w', encoding='utf-8').write(content)
TypeError: must be unicode, not str
End of Traceback
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environment Info
Pip is not installed
Traceback
End of Traceback
The text was updated successfully, but these errors were encountered: