pip install dryscrape fails with “error: [Errno 2] No such file or directory: 'src/webkit_server'”?
问题 I need to install dryscrape for python but I got error, what's the problem? C:\Users\parvij\Anaconda3\Scripts>pip install dryscrape I got this: Collecting dryscrape Collecting webkit-server>=1.0 (from dryscrape) Using cached webkit-server-1.0.tar.gz Collecting xvfbwrapper (from dryscrape) Requirement already satisfied (use --upgrade to upgrade): lxml in c:\users\parvij\anaconda3\lib\site-packages (from dryscrape) Building wheels for collected packages: webkit-server Running setup.py bdist