cklb / pymoskito

Python based modular control simulation kickass toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installing via pip fails

cknoll opened this issue · comments

Operating System: Debian 9

This is the respective console dump

pip install --user pymoskito
Collecting pymoskito
Downloading pymoskito-0.2.0.tar.gz (167kB)
100% |████████████████████████████████| 174kB 1.9MB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-AtMrD9/pymoskito/setup.py", line 17, in
with open("requirements.txt") as requirements_file:
IOError: [Errno 2] No such file or directory: 'requirements.txt'

While other reasons may still make the installation process fail, this particular isse has ben fixed in release 0.2.1