Steve Dower <steve.do...@python.org> added the comment:

It seems like you're trying to launch the python.exe that is created for a 
virtual environment rather than the actual one. This probably means that at 
some point you created a virtual environment and updated your file association 
to launch it.

The best thing to do is to right-click your .pyw file, choose "Open With", 
"Choose another app", enable "Always open ..." and choose "Python" from its 
list (the icon should have a space shuttle being launched). That will switch 
you back to the original file association.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41365>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to