Can't get it running on Windows #1406
armandhammer
started this conversation in
General
Replies: 2 comments 1 reply
-
moved to discussions, not enough information windows version? python version? |
Beta Was this translation helpful? Give feedback.
1 reply
-
SOLVED. See update at top of original post. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
SOLVED: Apparently I had a previous version of Python 3.9 on my system. I uninstalled all Python related files on the system, then reinstalled 3.10.10 from scratch. Works fine now.
I installed python-3.10.10-amd64.exe
Then I did CMD:
pip3 install changedetection.io
So far so good....
Then I did CMD:
changedetection.py
How do I fix this?
Beta Was this translation helpful? Give feedback.
All reactions