ModuleNotFoundError: No module named 'markdown'
#6
by
Bunchu
- opened
I have been trying to get this to work for days. Finally seemed to have gotten past the --trust-remote-code error I was getting and am now getting
ModuleNotFoundError: No module named 'markdown'
I'm a super novice so any help would be super appreciated, the more detail the better lol.
You did pip install einops
, you can also do pip install markdown
.