[PyQt] Heap space error

krsna s gingendes at gmail.com
Thu Apr 25 17:29:00 BST 2019


Sorry for the confusion,  I can edit the build-demo.py to reflect my
filenames and build right?
Can you please clarify about the command line that you have mentioned in
this url
https://www.riverbankcomputing.com/static/Docs/pyqtdeploy/building.html#the-command-line

For my app, i cannot use the build-demo.py file by just renaming the
filenames inside it?

Thanks in advance for your help

On Thu, Apr 25, 2019 at 4:08 PM Phil Thompson <phil at riverbankcomputing.com>
wrote:

> 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
> >>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190425/b192d6fe/attachment.html>


More information about the PyQt mailing list