-
In order to fix it we have to wait for a fix from https://github.com/tango-controls/pytango/issues/213
-
In Fandango 14.1.0, `str2time` raises an exception when you do not specified the minutes in the date format:
e.g.
```
from fandango.functional import str2time
str2time('2018-11-20T14')
#Excepti…
-
Hi,
I would like to create an alias to access a device through a tool which does not accept dot character.
I red https://tango-controls.readthedocs.io/en/latest/development/general-guidelines/nami…
-
- how to use
- how to setup
etc
-
i.e. fat jar is not available: [link](https://bintray.com/tango-controls/generic/JTango-9-LTS)
-
### Environment
1. Target Platform (e.g. iOS, Android): iOS
2. Development Operating System (e.g. macOS Sierra, Windows 10): macOS Sierra 10.12.6
3. Build tools (Xcode or Android Studio version, …
-
I try PANIC in VirtualMachine from tango-controls website.
but i'm not able to create new alarm.
when i click on new buton i have no new window
and the terminal return :
```
In AlarmFormula.in…
-
Hello,
I wonder how is defined the order into which the attributes are displayed.
By default, I imagine attributes are displayed in lowercase but in some case of DS we did not developped, we noticed…
-
Hello,
I'm trying to compile pytango with gcc 6.3.0 on debian9 and it fails during a macro expansion:
```
ext/device_pipe.cpp:137:13: note: in expansion of macro ‘TANGO_DO_ON_DEVICE_DATA_TYPE_I…
-
Hi,
I've just noticed problems in reading encoded attributes from a python2 server in python3 client. In my tests I use the following server:
```python
import PyTango
import sys
class S…