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!
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

Diego Salas Polar
16,296 PointsHow do I install peewee and pytz using python and pip install pytz and peewee.
Can Chris Freeman or Kenneth Love send a link to where I can see a video on how to install or explain step by step. I was trying to install it in ideal python 3.5 but it never works in script of the shell.
1 Answer

Christopher Shaw
Python Web Development Techdegree Graduate 58,236 PointsThat is quite an open ended question, and you have not told us what error messages you are getting.
To tag a student / teacher in your question, type the @ symbol followed by the name. You will be given a list of users to select. The user will be notified that they have been tagged in a question.
What OS are you trying to install on and do you have pip installed?
Are you trying to install in a virtual environment or on the base system?
Diego Salas Polar
16,296 PointsDiego Salas Polar
16,296 PointsIt all good now. I finally figure how to install peewee and pytz using the command prompt. I feel so dumb not knowing it was so simple to do. But thanks for the help.