PySonar
PySonar copied to clipboard
docker-compose is broken in PySonar and mine.js
I am trying to run the demo notebooks in PySonar. However, docker-compose up fails with: ERROR: Service 'pysonar-notebooks' failed to build: The command 'pip3 install scipy' returned a non-zero code: 1 for both the docker in PySonar and mine.js. Please note that I have scipy installed already.