Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

pyc files are not executable files. If you can run it on your machine it means 
that you have installed some loader hook which allow you to run files which are 
not machine executable files and not shell scripts. It seems it is not 
installed on your other machine. This hook is not a part of Python. You have to 
find what additional software is installed on your first machine and install 
the necessary parts on your other machine.

----------
nosy: +serhiy.storchaka
resolution:  -> third party
stage:  -> resolved
status: open -> closed

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

Reply via email to