Q
Q
qwerty77882017-07-25 16:53:02
Python
qwerty7788, 2017-07-25 16:53:02

Unable to install Grab library?

Traceback (most recent call last):
File "C:/Users/Admin/PycharmProjects/test/test.py", line 5, in
import grab
File "C:\Users\Admin\AppData\Local\Programs\Python\Python36 -32\lib\grab\__init__.py", line 5, in
from grab.base import Grab # noqa
File "C:\Users\Admin\AppData\Local\Programs\Python\Python36-32\lib\grab\base .py", line 24, in
from grab.document import Document
File "C:\Users\Admin\AppData\Local\Programs\Python\Python36-32\lib\grab\document.py", line 23, in
from lxml .html import HTMLParser
File "C:\Users\Admin\AppData\Local\Programs\Python\Python36-32\lib\site-packages\lxml\html\__init__.py", line 54, in
from .. import etree
ImportError: DLL load failed: The specified procedure could not be found.

Installed lxml,pycurl, grab
pycurl install via pip failed ("python setup.py egg_info" failed with error code 10 in")
What's wrong?
Python version 3.6.0 32 bit

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question