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 Flask Basics Character Builder Outro

when I download this programm, it doesn't work on my computer, when I name the bear i gives me an error

please help me

I have the same problem ^

""" Flask Basics\Stage 3 Final\app.py", line 41, in save response.set_cookie('character', data) File "C:\Python36\lib\site-packages\werkzeug\wrappers.py", line 1116, in set_cookie samesite=samesite File "C:\Python36\lib\site-packages\werkzeug\http.py", line 1055, in dump_cookie """ ^ error message.