vulogov / zas_agent

Zabbix Agent Simulator
GNU General Public License v2.0
43 stars 16 forks source link

Can not install with latest python 2.7 docker image #7

Closed alexanderzobnin closed 5 years ago

alexanderzobnin commented 5 years ago

I'm trying to put zas_agent into docker container and faced an issue. There's an error during installation, related to numpy (latest version required python 3.x). So a possible solution is restricting numpy version in setup.py.