bbolli / tumblr-utils

Utilities for dealing with Tumblr blogs, Tumblr backup
GNU General Public License v3.0
668 stars 124 forks source link

ModuleNotFoundError #149

Closed kabunevermind closed 5 years ago

kabunevermind commented 5 years ago

First time using python, so I'm a little over my head. I followed the instructions, but I'm getting an error in response.

help

Any help on how to fix this? I'm stuck.

Hrxn commented 5 years ago

Python version? Run python -V in CMD. Or just python.

kabunevermind commented 5 years ago

3.6.5 I downloaded Python 2 so I'm not sure why it's version 3! Could that be what's causing this?

Hrxn commented 5 years ago

Yes. tumblr-utils is Python 2 only, at the moment.

kabunevermind commented 5 years ago

Thank you! I've gotten this working, by uninstalling Python 3 which was strangely on my system.

I am, however, now having an issue where a video post I tried saving isn't working at all. It's just Tumblr video preview cap, no option to play. I'm noticing a lot of issues with youtube videos or youtube-dl in the list of issues. Is that related to this?

cebtenzzre commented 5 years ago

@kabunevermind Please make a new issue if you have any other problems with tumblr-utils.