Skip to content

ValueError: month must be in 1..12 #2

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

Closed
sqasm opened this issue Mar 25, 2018 · 1 comment
Closed

ValueError: month must be in 1..12 #2

sqasm opened this issue Mar 25, 2018 · 1 comment

Comments

@sqasm
Copy link

sqasm commented Mar 25, 2018

pi@rpi:~/rpi.rtc-master $ ds1302_set_utc
Traceback (most recent call last):
File "/usr/local/bin/ds1302_set_utc", line 4, in
import('pkg_resources').run_script('pyRPiRTC==0.0.2', 'ds1302_set_utc')
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 739, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 1501, in run_script
exec(script_code, namespace, namespace)
File "/usr/local/lib/python3.5/dist-packages/pyRPiRTC-0.0.2-py3.5.egg/EGG-INFO/scripts/ds1302_set_utc", line 17, in
File "/usr/local/lib/python3.5/dist-packages/pyRPiRTC-0.0.2-py3.5.egg/pyRPiRTC.py", line 151, in read_datetime
ValueError: month must be in 1..12

@sourceperl
Copy link
Owner

Same as #1.

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