I'm getting an error--to investigate, I opened up the init file in pyCharm and it is saying that the syntax used for exception handling is not valid in Python 3.
I might be able to figure out how to fix it but being a newbie to Python would prefer not to venture there yet. Is there anyone on 3. Posting to the forum is only allowed for members with active accounts. Please sign in or sign up to post. Welcome to the Treehouse Community The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support.
Looking to learn something new? Michael Steinman 6, Points. Chris Freeman Treehouse Moderator 67, Points. Here is how I installed pytz on windows ensure running Python 3. Michael Steinman Michael Steinman 6, Points. Uuuuuuhhhhhh so where are you typing all of this? Maybe I need to give up on computers and just go live in a cabin in the mountains.
Thanks for your patience. Start your free trial today. Actually, Use pytz Instead. I can't figure out how to install pytz. In the video it says to use 'pip install pytz', but where am I supposed to type this? I've tried the Python shell, the Python command line, and Powershell. I have Python 3. A virtualenv may used within the shell to localize the install to that end. What error are you seeing when trying in powershell? First, make sure both the Python34 directory and its subdirectory Scripts are in the PATH environment variable there's an option to add this when installing Python.
Thank you so much for your answer! After changing that I was successfully able to use the 'python -m pip install pytz' command in Powershell. I'm using a Mac with Python 2. While working as a researcher in distributed systems, Dr. Christian Mayer found his love for teaching computer science students.
To help students reach higher levels of Python success, he founded the programming education website Finxter. His passions are writing, reading, and coding.
But his greatest passion is to serve aspiring coders through Finxter and help them to boost their skills.
0コメント