Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.14k stars 299 forks source link

I'm a complete novice - Run command shortcut not working #3884

Closed TomPythonCode closed 3 years ago

TomPythonCode commented 3 years ago

Hi guys, I'm a complete beginner trying to learn code, specifically Python. I'm learning via LinkedIn Learning's "Python Essential Learning" and my first hurdle has been met pretty much off the bat. I was happily following along with the tutorial, which so far includes downloading the exercise files and the subsequent software, e.g Python and Komodo Edit.

When trying to simply create run command to open up my first exercise folder, it starting saying that the command isn't working. Please note: If I manually click on the file, it seems to open up fine. If I try my Ctrl+Shift+R key bind for the command, it gives me this message:

C:\Users\Lenovo\AppData\Local\Programs\Python\Python38-32\python.exe: can't open file 'chrome://komodo/content/quickstart.xml#view-quickstart': [Errno 22] Invalid argument

Any tips? If you need more info please let me know

image

th3coop commented 3 years ago

Hi @TomPythonCode , lets keep this in the forum post you created.