Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Problems With LXML install on arch #64

Open
ghost opened this issue Feb 2, 2019 · 4 comments
Open

Problems With LXML install on arch #64

ghost opened this issue Feb 2, 2019 · 4 comments

Comments

@ghost
Copy link

ghost commented Feb 2, 2019

When trying to install dmarchiver on arch, I get the following issue when trying to build lxml; https://ghostbin.com/paste/hvt8o

@ddanzeiser
Copy link

I'm experiencing the exact same issue

@Mincka
Copy link
Owner

Mincka commented Mar 9, 2019

lxml is really painful to build... 😢

Do you need to build your own version? Did you try to use the built release version?
https://github.com/Mincka/DMArchiver/releases/download/0.2.5/dmarchiver-0.2.5-linux-x86-64.zip

@vinnytroia
Copy link

I am having lxml problems with the latest version on multiple OS. Mac OSX, Centos and Ubuntu. I can't get this app to install, even using pip install dmarchives.

@cajuncooks
Copy link
Contributor

Y'all need to leave more helpful information in these messages. I'm guessing you're all using Python 3.7, which doesn't work with older versions of lxml. The currently open pull request works, though, so you can do the following:

git clone --branch dependabot/pip/lxml-4.5.2 https://github.com/Mincka/DMArchiver && pip install DMArchiver/

That said, I'm about to open up an issue because I think Twitter has recently shattered functionality for multiple DM retrieval endpoints, inside and outside of the API, so this isn't going to be terribly helpful ultimately.

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

No branches or pull requests

4 participants