oldweb-today / netcapsule

Browse old web pages the old way with virtual browsers in the browser
http://oldweb.today/
Other
417 stars 43 forks source link

run-local.sh not working #29

Open Meowcat285 opened 6 years ago

Meowcat285 commented 6 years ago

The run-local.sh does not work and gives the error below. Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named yaml ./run-local.sh: line 5: docker-compose: command not found ./run-local.sh: line 6: docker-compose: command not found

giser commented 5 years ago

The run-local.sh does not work and gives the error below. Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named yaml ./run-local.sh: line 5: docker-compose: command not found ./run-local.sh: line 6: docker-compose: command not found

pip install pyyaml