[PyQt] Heap space error

Phil Thompson phil at riverbankcomputing.com
Thu Apr 25 17:08:55 BST 2019


That's not what you said - you said that you had renamed 
pyqtdeploy-build.py and made changes to it.

build-demo.py doesn't implement a --resources option because it doesn't 
need it. The demo isn't complicated enough to need it.

Phil

On 25/04/2019 17:04, krsna s wrote:
> i didnt hack anything, build-demo.py has hard coded values of 
> pyqt-demo.py
> and pyqt-demo.pdy and i have just replaced that with my filenames.  i 
> also
> noticed one thing that build-demo.py has no --resources parameter in 
> it.
> 
> On Thu, Apr 25, 2019 at 2:48 PM Phil Thompson 
> <phil at riverbankcomputing.com>
> wrote:
> 
>> If you are using a hacked version of pyqtdeploy-build then you are on
>> your own.
>> 
>> Phil
>> 
>> > On 25 Apr 2019, at 7:04 pm, krsna s <gingendes at gmail.com> wrote:
>> >
>> > Visual studio 2017 command line tool and i have renamed the
>> > pyqtdeploy-build.py to build.py and edited the file names inside it to
>> > reflect my python file.
>> >
>> > On Thu, Apr 25, 2019 at 3:48 AM Phil Thompson
>> > <phil at riverbankcomputing.com> wrote:
>> > 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