Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError #239

Open
queenkitters opened this issue Aug 6, 2024 · 1 comment
Open

ModuleNotFoundError #239

queenkitters opened this issue Aug 6, 2024 · 1 comment

Comments

@queenkitters
Copy link

I'm a complete newbie and I understand absolutely nothing of what I'm doing but I've tried following the beginner instructions and the video tutorials, and made progress only to get stuck at this point.

I got to the point of running the tumblr_backup.py BLOGNAME in command window, but when I tried to I received this

line 12, in
from httplib import HTTPException
ModuleNotFoundError: No module named 'httplib'

I'm using Python 3.12 and downloaded the most recent version of tumblr-utils, I've added the API Authentication Key from tumblr, I installed the youtube.dl thing. Please be kind and assume you're talking to someone with about as much knowledge of coding as the average three year old.

Thank you.

@Hrxn
Copy link

Hrxn commented Aug 6, 2024

This project is quite outdated, and still requires Python 2.7

But there's a fork that should work with Python 3, definitely try that one instead:
https://github.com/cebtenzzre/tumblr-utils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants