Open fabioperez opened 2 years ago
My coworker and I are also experiencing this issue. He found that installing from source is working, I hope the pip install can also be fixed at some point.
I have encountered this problem as well. Fix it by copy the SummerTime/summertime folder to my python site-packages folder. It's working so far.
Hello! I'm trying to install summertime, but I cannot import it after installation.
How to reproduce
Run on colab:
Edit: even after updating pip, the problem is still there.
The package is correctly installed:
I've also tried to install on Python 3.9, and the problem persists.