tods icon indicating copy to clipboard operation
tods copied to clipboard

ModuleNotFoundError: No module named 'axolotl.backend'

Open ywkellyw opened this issue 4 years ago • 1 comments

I use python version 3.6.13, pip 21.0.1.

after the git clone cd tods pip install -e .

I still got the error message like the title.

ywkellyw avatar Mar 24 '21 17:03 ywkellyw

Switch to python 3.6 insted of 3.8 solve it for me

ronyad avatar Apr 13 '21 15:04 ronyad