1

enter image description here

Using python 3.6, all additional libraries required by program are available (and were included in process), but this error is occurring even when there is already hook module available in pyinstaller dir.

ANiK3T
  • 47
  • 1
  • 8
  • We have no information to start thinking an answer. How did you use pyinsteller? How do you use `encoding`? – Giacomo Catenazzi Apr 17 '18 at 19:57
  • used this code: pyinstaller filename.py, process compiles perfectly,but when i run the executable, this error shows up – ANiK3T Apr 18 '18 at 09:22
  • Still not enough information. I use it without problems. Did you check https://stackoverflow.com/questions/38132755/importerror-no-module-named-encodings . Does it work directly (without pyinstaller)? – Giacomo Catenazzi Apr 18 '18 at 11:41

0 Answers0