Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Python 3.6.9 and Idle error #3

Open
DoomsdayRobots opened this issue Aug 6, 2022 · 0 comments
Open

Python 3.6.9 and Idle error #3

DoomsdayRobots opened this issue Aug 6, 2022 · 0 comments

Comments

@DoomsdayRobots
Copy link

Hey their I'm trying to run your code using python 3 version 3.6.9 in Linux mint 19.2 .
I am using the corresponding version of Idle to try to run it.

I get a weird error regarding the "icon.ico"

pygame 2.1.2 (SDL 2.0.16, Python 3.6.9)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "/stl-viewer-master/GUI.py", line 359, in
window.wm_iconbitmap(tempfile) # Set window icon to the icon image
File "/usr/lib/python3.6/tkinter/init.py", line 1871, in wm_iconbitmap
return self.tk.call('wm', 'iconbitmap', self._w, bitmap)
_tkinter.TclError: bitmap "icon.ico" not defined

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant