Hi!

I ran into the following problem:
When trying to create an executable from my Python code using pyinstaller 
(using the command 'pyinstaller myProgram.py' in the respective 
directory)  it looks like everything runs fine, but in the end i get this 
error message '*AttributeError: module 'PyInstaller.compat' has no 
attribute 'is_py312'*'' and pyinstaller stops. At this point a .spec file 
has been createt alongside an empty dist folder. I updated both pyinstaller 
as well as conda which i use to handle my environments. 

Has anybody similar issues or an idea on how to fix this?

Thanks a lot! Have a great day!
Niko

-- 
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/dfeb362f-ec9e-4d31-86a4-b2d245d5750an%40googlegroups.com.

Reply via email to