[PyQt] Heap space error

Phil Thompson phil at riverbankcomputing.com
Thu Apr 25 04:48:22 BST 2019


On 25/04/2019 06:27, krsna s wrote:
> Hi,I'm just trying to work my way through the pyqtdeploy docs in
> windows, i am getting the following error
> 
> "fatal error C1060: compiler is out of heap space"
> 
> In this url
> https://www.riverbankcomputing.com/static/Docs/pyqtdeploy/building.html#the-command-line
> 
> There is an option "--resource", when i use it with build.py file i am
> getting the following error
> 
> "error: unrecognized arguments: --resources 100"
> 
> Is this a regular error? How can i fix this? Thanks for your help in 
> advance

What command line are you using to invoke pyqtdeploy-build?

Phil


More information about the PyQt mailing list