Skip to content

HI I got this error code when I tried to run it. I'll try to decrypt it later #1

@CavHaunch

Description

@CavHaunch

Traceback (most recent call last):
File "c:\Users<user>.vscode\extensions\ms-python.python-2019.4.12954\pythonFiles\ptvsd_launcher.py", line 43, in
main(ptvsdArgs)
File "c:\Users<user>.vscode\extensions\ms-python.python-2019.4.12954\pythonFiles\lib\python\ptvsd_main_.py", line 410, in main
run()
File "c:\Users<user>.vscode\extensions\ms-python.python-2019.4.12954\pythonFiles\lib\python\ptvsd_main_.py", line 291, in run_file
runpy.run_path(target, run_name='main')
File "C:\Users<user>\AppData\Local\Continuum\anaconda3\lib\runpy.py", line 263, in run_path
pkg_name=pkg_name, script_name=fname)
File "C:\Users<user>\AppData\Local\Continuum\anaconda3\lib\runpy.py", line 96, in run_module_code
mod_name, mod_spec, pkg_name, script_name)
File "C:\Users<user>\AppData\Local\Continuum\anaconda3\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "c:\Users<user>_WrkDir\Python Playground\PyMusic\Root.py", line 354, in
run(1100, 700)
File "c:\Users<user>_WrkDir\Python Playground\PyMusic\Root.py", line 339, in run
init(data, root)
File "c:\Users<user>_WrkDir\Python Playground\PyMusic\Root.py", line 148, in init
data.Qnote = PhotoImage(file='Qnote.gif')
File "C:\Users<user>\AppData\Local\Continuum\anaconda3\lib\tkinter_init
.py", line 3545, in init
Image.init(self, 'photo', name, cnf, master, **kw)
File "C:\Users<user>\AppData\Local\Continuum\anaconda3\lib\tkinter_init
.py", line 3501, in init
self.tk.call(('image', 'create', imgtype, name,) + options)
_tkinter.TclError: couldn't open "Qnote.gif": no such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions