Hi Tangoers,

With Tango 9 comes the latest Pogo version. In this version, we added an option for PyTango High Layer API that you can choose for the generation.

When you generate, there is also a new option called "Python Package". This feature allows us to generate a "classic" python directory, with a setup.py file, script, sphinx doc. The goal behind that is to be able to use our Python Device Servers as simple Python Package and then just "python setup.py install"….

This feature is quite new and has just been tested by some users so there can be some bugs.

So I'm requesting some helps from your side, using directly the new Pogo 9.1.6 in the Tango VM or in your installation, to give Pogo some stress test on this feature. Because there are a lot of mixed possibilities, I think I have possibly not tested every combination. So feedback on the pogo pytango HL part and python package part are welcomed.

If you find something, depending on the "gravity", please fill a bug report on sourceforge or/and a little message here. So we will be able to provide a fixed version.

Thanks