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 Python Basics (Retired) Things That Count Exceptions

Paul Feric
PLUS
Paul Feric
Courses Plus Student 724 Points

workspace run error

whenever im watching a video and kenneth is doing some coding on the script i launch my workspace with python and i pick the lesson im on than i launch it and at the end of the video my code looks the exact same as his and when he types python something something in consle it runs!! and when i do it it never runs please help!!!

2 Answers

Chris Freeman
MOD
Chris Freeman
Treehouse Moderator 68,423 Points

You can share a snaphot of your workspace (described Here ). It will give you a link you can add to your posting.

One way to test your workspace environment is to get the python version. At the workshop prompt, try:

$ python --version

It should print out something like:

Python 3.4.0

I have the same issue. Here's a snapshot of my workspace: https://w.trhou.se/hk0w1i7fxt