[ibis-macro] ANN.: PyBERT v3.1.2 released.

  • From: David Banas <capn.freako@xxxxxxxxx>
  • To: pybert@xxxxxxxxxxxxx, si-list@xxxxxxxxxxxxx, "ibis-macro@xxxxxxxxxxxxx" <ibis-macro@xxxxxxxxxxxxx>
  • Date: Wed, 23 Oct 2019 20:15:36 -0700

Hi all,

I’ve just released v3.1.2 of PyBERT.
This release fixes several issues that popped up when we ported to Python3, as 
well as Issue #59 (GUI exceeding monitor bounds).

If you already have PyBERT installed, the simplest way to upgrade is by 
executing the following command, from an Anaconda command prompt with the 
appropriate environment (typically, pybert64) activated:

conda upgrade -c dbanas pybert

If you’re installing for the first time, then the best approach is to follow 
these quick start instructions:
https://github.com/capn-freako/PyBERT/wiki/instant_gratification ;
<https://github.com/capn-freako/PyBERT/wiki/instant_gratification>

In either case, if you bump into any trouble, let me know, and I’ll try to help.

Also, I’ve gotten a sudden surge of interest in development help.
So, I’ve put together these preliminary instructions for getting set up in 
development mode:
https://github.com/capn-freako/PyBERT/wiki/dev_install ;
<https://github.com/capn-freako/PyBERT/wiki/dev_install>
If you try them, please, let me know how things go.
And THANK YOU! to all, who’ve contacted me recently with interest in helping 
with maintenance/development. I really appreciate the community support. :)

-db

Other related posts:

  • » [ibis-macro] ANN.: PyBERT v3.1.2 released. - David Banas