[PyQt] Heap space error

krsna s gingendes at gmail.com
Thu Apr 25 19:36:58 BST 2019


Oops, thanks for the heads up, my understanding was to edit demo-build.py ,
add packages in .pdy file and run this. It looks like that is not the case.
Can you please guide me with any other simple example which has 3rd party
libraries/packages  or can you please help me in getting a contact who can
help me with this as you will be busy.

Thanks in advance for all your help

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

> On 25/04/2019 18:07, krsna s wrote:
> > if i am building an app other than demo, just changing the names in
> > that
> > file would be enough as it takes care of completely? or any other
> > manual
> > steps required for 3rd party packages?
>
> It depends on your app. The script is just a simple wrapper around the
> pyqtdeploy tools to build the demo - it just replaces a series of step
> by step instructions. Don't make the same mistake as some other people
> and assume you can use pyqtdeploy successfully without properly
> understanding what going on underneath (C/C++ development, compilers,
> building 3rd party libraries etc).
>
> Phil
>
> > On Thu, Apr 25, 2019 at 4:40 PM Phil Thompson
> > <phil at riverbankcomputing.com>
> > wrote:
> >
> >> On 25/04/2019 17:29, krsna s wrote:
> >> > Sorry for the confusion,  I can edit the build-demo.py to reflect my
> >> > filenames and build right?
> >>
> >> You can do whatever you want, it's just an example.
> >>
> >> > 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
> >>
> >> What do you want clarified?
> >>
> >> > For my app, i cannot use the build-demo.py file by just renaming the
> >> > filenames inside it?
> >>
> >> As I said, it's just an example and not part of pyqtdeploy itself. You
> >> can use it as a basis for building your own app if it helps.
> >>
> >> Phil
> >>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190425/b9ab17f9/attachment.html>


More information about the PyQt mailing list