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

Ivan Valderrama
Python Web Development Techdegree Student 10,588 PointsGetting 'werkzeug.routing.BuildError'
Am getting 'werkzeug.routing.BuildError'.
I've followed the code to the T and getting the error message above.
I've also taken code from the zip files and ran the 'Stage 3 Final', and that give me 'builtins.TypeError.'
Can someone explain what's going on here?
1 Answer

Ivan Valderrama
Python Web Development Techdegree Student 10,588 PointsI did a pip update and seems to have sorted it out. Thanks.
Chris Freeman
Treehouse Moderator 68,460 PointsChris Freeman
Treehouse Moderator 68,460 PointsCan you post a link to your workspace or code?