[PyQt] pyqtdeploy ImportError: No module named '_struct'
Phil Thompson
phil at riverbankcomputing.com
Fri Feb 13 12:05:37 GMT 2015
On 13/02/2015 11:01 am, hago123 wrote:
> Hi,
>
> I also have the same error message ImportError: No module named
> '_struct'
> when building python 2.7.2 (need this to install a specific simulation
> package). Can you help me in what changes to make in "Modules/Setup" or
> for
> that any other changes I need to make?
You should never need to change Modules/Setup. I assume you have enabled
the struct module in pyqtdeploy.
Phil
More information about the PyQt
mailing list