Hi, have you find a solution for this? Because i faced the same problem, or 
similar...

Can you please tell me where you executed this commands? During bulding exe 
file?

* pyi-makespec --paths=/path/to/thisdir \ --paths=/path/to/otherdir 
myscript.py *

I will try to do this the same
piątek, 25 czerwca 2021 o 19:16:27 UTC+2 [email protected] napisał(a):

> Issue with imports. May be someone know this problem...
>
> srvCopy.py contains :
> sys.path.append(os.path.abspath("../Process/"))
> import Process 
> ...
>
>
> Process.py contains :
> import json
> ...
>
>
> Pyinstaller can't find any module, not even json.
>
> The solution given by the pyinstaller help pages does not work : 
> https://pyinstaller.readthedocs.io/en/stable/when-things-go-wrong.html#helping-pyinstaller-find-modules
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/4625b37f-9aed-4410-b6bc-4277177b2c93n%40googlegroups.com.

Reply via email to