[PyInstaller] Re: Missing Attribute (Really annoying)

2019-08-14 Thread ronin
Hi, 
 Did you solve problem or you have the same problem. Every library that 
contains missing attribute needs to be specified as hidden import, there is no 
limitation. If you are facing with the same problem i can help. Also there is 
some other libraries that can solve your problem like cx_freeze but most 
probably you will face same kind of problems with different ways of solutions. 

-- 
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/02b0253d-0a48-4e36-ba8f-6039f816429d%40googlegroups.com.


[PyInstaller] Re: Missing Attribute (Really annoying)

2019-07-12 Thread Angel


I have a similar problem since January 2019. My program works well when running 
under python but I can not create an executable with PYINSTALLER. Hundreds of 
attempts with different SPEC files trying to incorporate the HIDDENMPORT that 
is supposedly missing without success. Again and again the message is the same

AttributeError: 'OneDriveClient' object has no attribute 'item'


Really, really annoying and desperate.



El viernes, 12 de julio de 2019, 9:48:50 (UTC+2), ronin escribió:
>
>
> I have a script which connects for a certain device and get some data to 
> be calculated under some specifications; which runs perfectly. When i run 
> this script with pyinstaller to make dist file it does not work. Actually 
> there is just one attribute that is not defined. Is there a problem with 
> imported libraries which also import other libraries ?
>

-- 
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 post to this group, send email to pyinstaller@googlegroups.com.
Visit this group at https://groups.google.com/group/pyinstaller.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/53404d52-63e6-4e96-a61d-ee81231a1b3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.