aLuViAn87

Results 3 issues of aLuViAn87

Tried installing dirsync with pip and it threw the following exception: `C:\Project>pip install dirsync Collecting dirsync Using cached dirsync-2.2.5.tar.gz (13 kB) ERROR: Command errored out with exit status 1: command:...

``` ~/Temp/meethub$ python manage.py runserver File "manage.py", line 14 ) from exc ^ SyntaxError: invalid syntax ``` Using Python3 it results: ``` ~/Temp/meethub$ python3 manage.py runserver Unhandled exception in thread...

Zabbix Version : 5.0 OS : CentOS 7 After adding the python file to external scripts, I tried to import the xml template file and it threw the error :...