Hi bwoodsend, Thank you very mush. I have pip install -U the github file you give to me. i let you the result. But after i'v made a test whit the same code i send to you, and they don't work, so i do it another time whit the hiddenimport and they work. I used auto-py-to-exe, so i think this work if i use the terminal, or i miss something! this is the result on the terminal of the pip install:
Microsoft Windows [version 10.0.19042.867] (c) 2020 Microsoft Corporation. Tous droits réservés. C:\WINDOWS\system32>pip install -U https://github.com/pyinstaller/pyinstaller-hooks-contrib/archive/refs/heads/master.zip Collecting https://github.com/pyinstaller/pyinstaller-hooks-contrib/archive/refs/heads/master.zip Downloading https://github.com/pyinstaller/pyinstaller-hooks-contrib/archive/refs/heads/master.zip \ 214 kB 1.7 MB/s Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ... done C:\WINDOWS\system32> I will check in a couple week to install the other version when it will be available. Thank you very much! Le dim. 21 mars 2021 à 07:30, bwoodsend <[email protected]> a écrit : > I’ve just fixed pyttsx3 compatibility in #101 > <https://github.com/pyinstaller/pyinstaller-hooks-contrib/pull/101>. In a > couple of weeks you will be able to pip install > "pyinstaller-hooks-contrib>=2021.2" but until then you can use the Github > version: pip install -U > https://github.com/pyinstaller/pyinstaller-hooks-contrib/archive/refs/heads/master.zip. > Add the --clean option the first time you run it if you’re not using > auto-py-to-exe. It should then work on all platforms without using > --hiddenimport. > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "PyInstaller" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/pyinstaller/IJXFdvIs--0/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/pyinstaller/dca16f59-8177-4f4d-897d-00bca50f48f6n%40googlegroups.com > <https://groups.google.com/d/msgid/pyinstaller/dca16f59-8177-4f4d-897d-00bca50f48f6n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAAxdQcXS_1VOs5gj5K4-vLCH5_7Oww8Kvo0uPgyt--XByZvuCg%40mail.gmail.com.
