Python installer

eryk sun eryksun at gmail.com
Fri Jun 30 17:16:15 EDT 2017


On Fri, Jun 30, 2017 at 8:30 PM, Debiller 777 <ozovozovozo202 at gmail.com> wrote:
> I just get error that there is no module name 'encodings'

First make sure that neither PYTHONHOME nor PYTHONPATH are defined in
your environment. To check this type `set python` in a command prompt.
Neither variable should be listed.



More information about the Python-list mailing list