Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pytz module not found #24

Open
CBlackmar opened this issue Jun 27, 2024 · 1 comment
Open

Pytz module not found #24

CBlackmar opened this issue Jun 27, 2024 · 1 comment

Comments

@CBlackmar
Copy link

Hi, I have an Inkycal but I prefer the formatting of this MagicInkCal, so despite my lack of experience and knowledge I've been trying for the past 6 months to get it to work.

When I attempt to run the program on my rpi zero wh (with the legacy 'buster' OS), I get an error that says
"from pytz import timezone,
ModuleNotFoundError: No module named 'pytz'"

I get a similar error when I try to run this in a virtual environment on VSC.

Does anyone know of a relatively straighforward solution? My apologies if the way I frame this question does not make sense, I am in way over my head with this project.

@Engel56
Copy link

Engel56 commented Sep 29, 2024

Hi, I have an Inkycal but I prefer the formatting of this MagicInkCal, so despite my lack of experience and knowledge I've been trying for the past 6 months to get it to work.

When I attempt to run the program on my rpi zero wh (with the legacy 'buster' OS), I get an error that says "from pytz import timezone, ModuleNotFoundError: No module named 'pytz'"

I get a similar error when I try to run this in a virtual environment on VSC.

Does anyone know of a relatively straighforward solution? My apologies if the way I frame this question does not make sense, I am in way over my head with this project.

start with python3 maginkcal.py
then it should be running. Sorry for my english

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants