Open caballero03 opened 6 years ago
Small update to this issue. It would appear that pyscss requires six to be installed but six is listed AFTER pyscss in the Horizon requirements.txt dependency file. I will attempt to debug this further. Any advice will be welcome.
Hello,
I have built this image on a different machine and I can run the Docker image supplied on Docker Hub.
When I run:
docker build -t idm-image .
I get the errorCommand "python setup.py egg_info" failed with error code 1
Any ideas what could be wrong?