Skip to content

ImportError #63

Discussion options

You must be logged in to vote

I had the same issue performing an installation directly. I created an env (python 3.6) in the conda and it worked.

conda create -n tasmotaEnv python=3.6

conda activate tasmotaEnv

pip install tasmotizer

apparently it's something related to this warning:

"After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts."

but I'm not sure

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Jason2866
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #63 on December 22, 2020 11:23.