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

Artithaya Bachner
1,559 PointsNameError everytime i try to run code
My code won't run on either Vscode or on treehouse, when I try to run it on treehouse i get a NameError saying Card is not defined, on Vscode I get file issues. I've done every step in the video, went through each line carefully and saved my file etc. nothing is working :/ I feel like its probably a suuuuper small issue that im not thinking of hahah, pls help!!!
Travis Alstrand
Treehouse Project ReviewerTravis Alstrand
Treehouse Project ReviewerIt's very hard to say without seeing your code unfortunately. Can you provide the code you have?
A snapshot of your Workspace would be great, or if you copy/paste your code from VSCode, please wrap it within triple backticks ( ` ) as seen on the Markdown Cheatsheet below. This way, the indentation will all come across as well 😃