There is a new version of generateDS.py -- version 2.21a.

This version contains the newly revived gui/generateds_gui.py.  It
now runs (only) under Python 3.  Thanks to Aleksandr Dragunkin for
making the changes and fixes to make this happen.  See additional
notes below.

You can find it here:

- Python Package Index -- http://pypi.python.org/pypi/generateDS/
- Source Forge -- http://sourceforge.net/projects/generateds/
- Bitbucket -- For those of you who prefer using Mercurial, there is
  also a Mercurial repository at Bitbucket:
  https://bitbucket.org/dkuhlman/generateds

Below are a few notes and details from the README.

If you have comments, suggestions, or problems, please send them
along.  The email list is here:
https://lists.sourceforge.net/lists/listinfo/generateds-users

Dave

# =========================================================

Version 2.21a (04/01/2016)

- The GUI (graphical) front end to generateDS.py has been
  resuscitated and is now working again thanks to Aleksandr
  Dragunkin.  
  The GUI front end must be run under Python 3, and you must install
  Python support for Gtk.
  Aleksandr has also provided a Russian translation of the labels
  etc in the user interface.  You can run that with:

      $ cd /path/to/generateds/gui
      $ python3 generateds_gui.py --impl-gui=generateds_gui_ru.glade

  Note that the GUI interface still lacks support for a few of the
  command line options that were added most recently to
  generateDS.py.  If you need one or more of those missing options
  but would still like to use the GUI front end, you can consider
  using the "Capture CL" under the Tools menu, and then copy and
  paste the result into a shell script, add any needed options to
  that script, and run the script from the command line.

# =========================================================

-- 

Dave Kuhlman
http://www.davekuhlman.org

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to