PyTango 9.2.5 release

Hi all,

I'm pleased to announce pytango-9.2.5 is now released:


This is mainly a bugfix release, with improvements for Python 3, gevent, and some documentation. The only interesting new feature is that DevEnum attributes can now be directly assigned string labels on the client side (see notes here).

See the full list of changes and bug fixes on the GitHub release page.

Thanks to all the contributors, and especially to Vincent Michel for helping me with release.

Cheers,
Anton
Hi Anton,
I didn't manage to install on Windows with pip install PyTango==9.2.5
Is there a windows W7-64 installer (msi) available ?

Regards,
Christophe
Hi Christophe

I'm afraid don't know anything about Windows installers for PyTango. Not sure if anyone has built anything for v9.2.5. Maybe someone else can comment?

There was this thread from a while back: http://www.tango-controls.org/community/forum/c/development/python/pytango-and-installation-for-widows/

Regards,
Anton
Hi,

The pull request for Windows CI is still under review/integration and testing .

We will have to check the dependencies versions and maybe build all the needed dependencies.

Normally, the releases after this integration will be easier to produce.
 
Register or login to create to post a reply.