View Single Post
Posts: 81 | Thanked: 45 times | Joined on Dec 2009
#6
Just read the error messages. It doesn't find levels/images/... . So try moving to a path where it will find this file. Thus do

cd /home/ubuntu/krank-07
python src/Main.py

and the above path problem should go away.