It works first go for me.

git clone g...@github.com:aggerdom/screenruler.git
mv screenruler/main.py screenruler/screenruler.py
pyinstaller --windowed --onefile screenruler/screenruler.py
./dist/screenruler

​
On Tuesday, October 11, 2022 at 1:56:27 PM UTC+1 limest...@gmail.com wrote:

> Hi,
>
> I described the issue here: 
> https://stackoverflow.com/questions/74022265/pyinstaller-package-creation-for-windows-raises-missing-module
>
> PyInstaller doesn't recognize the module in a subdirectory. I've tried a 
> number of different ways to get the 'paths' recognized.
>
> Hope someone is able to offer a simple solution.
>
> Thanks.
>

-- 
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 pyinstaller+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/64972bc9-dcc8-4ec7-993b-b2cdc4ff3577n%40googlegroups.com.

Reply via email to