Aurèle Durand
2015-08-23 12:25:25 UTC
Hi,
I've exactly the same problem, however when running the simpledialog
example I have the following answer:
Traceback (most recent call last):
File "setup.py", line 5, in <module>
from guidata.disthelpers import (remove_build_dist,
get_default_excludes,
ImportError: cannot import name remove_build_dist
Indeed there is no remove_build_dist in disthelpers.py. However i'm using
the last dishelpers.py
file: https://code.google.com/p/guidata/source/browse/guidata/disthelpers.py
Could you provide me any help please ?
Thanks,
AurÚle
I've exactly the same problem, however when running the simpledialog
example I have the following answer:
Traceback (most recent call last):
File "setup.py", line 5, in <module>
from guidata.disthelpers import (remove_build_dist,
get_default_excludes,
ImportError: cannot import name remove_build_dist
Indeed there is no remove_build_dist in disthelpers.py. However i'm using
the last dishelpers.py
file: https://code.google.com/p/guidata/source/browse/guidata/disthelpers.py
Could you provide me any help please ?
Thanks,
AurÚle
Hi,
I would like use py2exe and guidata/guiqwt. I have an error when I run
the .exe.
File "boite_a_outil.py", line 23, in <module>
File "dirad\fileinout.pyc", line 17, in <module>
File "guiqwt\pyplot.pyc", line 16, in <module>
File "guidata\__init__.pyc", line 539, in <module>
File "guidata\config.pyc", line 19, in <module>
File "guidata\configtools.pyc", line 101, in add_image_module_path
File "guidata\configtools.pyc", line 83, in add_image_path
\\Python\\boite_a_outil\\dist\\guidata\\images/*.*'
I think that I should use guidata.disthelpers, but i don't know how.
Could you help me ?
Thanks.
Piotr
I would like use py2exe and guidata/guiqwt. I have an error when I run
the .exe.
File "boite_a_outil.py", line 23, in <module>
File "dirad\fileinout.pyc", line 17, in <module>
File "guiqwt\pyplot.pyc", line 16, in <module>
File "guidata\__init__.pyc", line 539, in <module>
File "guidata\config.pyc", line 19, in <module>
File "guidata\configtools.pyc", line 101, in add_image_module_path
File "guidata\configtools.pyc", line 83, in add_image_path
\\Python\\boite_a_outil\\dist\\guidata\\images/*.*'
I think that I should use guidata.disthelpers, but i don't know how.
Could you help me ?
Thanks.
Piotr
--
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+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.