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

webkit2png-0.8.2.tar.gz has no library files inside #55

Open
one-more-alex opened this issue Apr 23, 2015 · 2 comments
Open

webkit2png-0.8.2.tar.gz has no library files inside #55

one-more-alex opened this issue Apr 23, 2015 · 2 comments

Comments

@one-more-alex
Copy link

pip install -d /tmp/ webkit2png

Downloading/unpacking webkit2png
Downloading webkit2png-0.8.2.tar.gz
Saved /tmp/webkit2png-0.8.2.tar.gz
Running setup.py (path:/tmp/pip_build_root/webkit2png/setup.py) egg_info for package webkit2png

Successfully downloaded webkit2png
Cleaning up...

tar -tf /tmp/webkit2png-0.8.2.tar.gz

webkit2png-0.8.2/
webkit2png-0.8.2/PKG-INFO
webkit2png-0.8.2/setup.cfg
webkit2png-0.8.2/._setup.py
webkit2png-0.8.2/setup.py
webkit2png-0.8.2/webkit2png.egg-info/
webkit2png-0.8.2/webkit2png.egg-info/dependency_links.txt
webkit2png-0.8.2/webkit2png.egg-info/PKG-INFO
webkit2png-0.8.2/webkit2png.egg-info/SOURCES.txt
webkit2png-0.8.2/webkit2png.egg-info/top_level.txt

@AlexNigl
Copy link

confirmed

@kmonsoor
Copy link

Better install directly from the source.

pip install git+https://github.com/adamn/python-webkit2png.git

it worked for me.

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

3 participants