Discussion:
updated py2exe example for guidata 1.5+?
Josh Burnett
2013-05-24 16:23:23 UTC
Permalink
The py2exe example in the guiqwt 2.2.1 documentation is out of date. I am
able to successfully build with the methods outlined in the docs as long as
I'm on an older version of guidata such as 1.4.2. The guidata.distutils
module was updated in 1.5, which breaks those instructions. Are there any
examples of building with py2exe with the newer versions of guidata?

Many thanks,

Josh
--
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Pierre Raybaut
2013-05-26 09:24:41 UTC
Permalink
I've just updated the py2exe example:
https://code.google.com/p/guiqwt/source/detail?r=ba006581e134128d43d39ad348a1ffe5bf18a3ca

-Pierre
The py2exe example in the guiqwt 2.2.1 documentation is out of date.  I am
able to successfully build with the methods outlined in the docs as long as
I'm on an older version of guidata such as 1.4.2.  The guidata.distutils
module was updated in 1.5, which breaks those instructions.  Are there any
examples of building with py2exe with the newer versions of guidata?
Many thanks,
Josh
--
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Josh Burnett
2013-05-26 11:00:13 UTC
Permalink
Excellent!

I worked out yesterday how to do it on a more complex example, but it took
me a lot longer (and was pretty trial-and-error) without an example to
start with. I'm sure this will help many others now.

Thank you very much for your hard work on this project. It's very useful
to me and the work is appreciated,

Josh
Post by Pierre Raybaut
https://code.google.com/p/guiqwt/source/detail?r=ba006581e134128d43d39ad348a1ffe5bf18a3ca
-Pierre
Post by Josh Burnett
The py2exe example in the guiqwt 2.2.1 documentation is out of date. I
am
Post by Josh Burnett
able to successfully build with the methods outlined in the docs as long
as
Post by Josh Burnett
I'm on an older version of guidata such as 1.4.2. The guidata.distutils
module was updated in 1.5, which breaks those instructions. Are there
any
Post by Josh Burnett
examples of building with py2exe with the newer versions of guidata?
Many thanks,
Josh
--
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Loading...