Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1255

Python • pytz not in raspiOS lite(32 bit)

$
0
0
I'm running Raspberry Pi OS Lite (32 bit) on a Pi3. The library package pytz is not installed by default.
pip install pytz # did not work
pip install python3-pytz # did not work
Using apt instead of pip did not work.
All above commands also tried with sudo to no avail. I also tried
python -m pip .....as above.....

The error returned is:
externally-managed-environment

Which means what exactly.

Statistics: Posted by LadyDravr — Wed Sep 04, 2024 4:59 pm



Viewing all articles
Browse latest Browse all 1255

Trending Articles