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
Mo Nicus
325 Pointscannot open from characters import Thief
Hello, If I am calling: from characters import Thief, I got a message: from can't read /var/mail/characters I read several articles on internet but I didnt found any solutions. I already tried using: #!/usr/bin/env python3
do have any suggestions? reg mo
1 Answer
Mo Nicus
325 Pointsalready solved it. I forgot to type python first.