[ibis-macro] ANN: PyBERT: Easier installation for Anaconda users.

  • From: David Banas <capn.freako@xxxxxxxxx>
  • To: pybert@xxxxxxxxxxxxx, ibis-macro@xxxxxxxxxxxxx, si-list@xxxxxxxxxxxxx
  • Date: Mon, 29 May 2017 10:03:26 -0700

Hi all,

I’ve just finished my first attempt at creating a complete Anaconda package for 
PyBERT.
So now, if you’re an Anaconda user, you should be able to get PyBERT installed, 
using the following one liner:

conda install -c dbanas pybert

and launched with:

python -m pybert

That’s it! (I think.)

Are there any brave souls out there willing to test this and let me know what 
happens?

Thanks in advance to any, whom take the time to try this.

I hope you’re all having a wonderful weekend. :)
-db

Other related posts:

  • » [ibis-macro] ANN: PyBERT: Easier installation for Anaconda users. - David Banas