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 trialJennifer VanSwearingen
275 PointsWhy wont this work?
it says python: can't open file 'master_ticket.py': [Errno 2] No such file or directory. I erased my entire code, and tried again. I got this error again. Why is this happening?
Itsa Snake
3,852 PointsMake sure you have saved it. Refresh the workspace page tab and then type: python3 master_ticket.py
om Narayan
Front End Web Development Techdegree Student 1,435 Pointsyou might have named the file name wrong . Try it again
1 Answer
Derek McLane
11,185 PointsAre you writing just "master_ticket.py" or are you writing "python master_ticket.py" because without writing python, it won't open
Steven Parker
231,198 PointsSteven Parker
231,198 PointsTo allow us to replicate your issue, make a snapshot of your workspace and post the link to it here.