Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python

Workspaces Not Working!

I can't seem to get my project to run in the workspaces terminal. I was working on "Writing and Running Doctests" in the python class with Kenneth Love and I copied everything he had in the video and I got a bunch of errors so I went into another workspaces and opened it up but I noticed as it was loading the loading icon used to be a circle with a grey line spinning inside of of it. It's hard to explain but the circle was all cut up and it looked like a bug spinning around, I have a screen shot of it if you'd like to see it, unless you changed the look of it. But once the workspaces loaded I went into the terminal (I didn't type in "python" and then got >>>) It was just "treehouse:~/workspace$ game.py" and it would say "bash: game.py: command not found" I have tried it on all of my projects and nothing is working unless I'm doing something wrong to import the project.

Thanks for the help.

Hey, I know this is an old question, but I'm having a similar problem and would really love to figure out a solution.