Code Monkey home page Code Monkey logo

scrapysplashwrapper's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

scrapysplashwrapper's Issues

Issue to update in virtualenv on Python 3.7

Not sure what is going on, it does install but fails at the same time.

./venv/bin/pip install -U git+https://github.com/viper-framework/ScrapySplashWrapper.git#egg=Scrapy 


Collecting Scrapy from git+https://github.com/viper-framework/ScrapySplashWrapper.git#egg=Scrapy
  Cloning https://github.com/viper-framework/ScrapySplashWrapper.git to /tmp/pip-install-qlmkr2j6/Scrapy
  Running setup.py (path:/tmp/pip-install-qlmkr2j6/Scrapy/setup.py) egg_info for package Scrapy produced metadata for project name scrapysplashwrapper. Fix your #egg=Scrapy fragments.
Requirement already satisfied, skipping upgrade: scrapy-splash in ./venv/lib/python3.7/site-packages (from scrapysplashwrapper) (0.7.2)
Building wheels for collected packages: scrapysplashwrapper, scrapysplashwrapper
  Running setup.py bdist_wheel for scrapysplashwrapper ... done
  Stored in directory: /tmp/pip-ephem-wheel-cache-1mhyskmf/wheels/16/3f/bb/3bb672dc8adb372cd26168a2eef53a75b1c55058d3f5c81bf5
  Running setup.py bdist_wheel for scrapysplashwrapper ... error
  Complete output from command /usr/local/src/viper/venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-qlmkr2j6/scrapysplashwrapper/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-r3juxjnk --python-tag cp37:
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/usr/local/src/viper/venv/lib/python3.7/tokenize.py", line 447, in open
      buffer = _builtin_open(filename, 'rb')
  FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-install-qlmkr2j6/scrapysplashwrapper/setup.py'
  
  ----------------------------------------
  Failed building wheel for scrapysplashwrapper
  Running setup.py clean for scrapysplashwrapper
  Complete output from command /usr/local/src/viper/venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-qlmkr2j6/scrapysplashwrapper/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" clean --all:
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/usr/local/src/viper/venv/lib/python3.7/tokenize.py", line 447, in open
      buffer = _builtin_open(filename, 'rb')
  FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-install-qlmkr2j6/scrapysplashwrapper/setup.py'
  
  ----------------------------------------
  Failed cleaning build dir for scrapysplashwrapper
Successfully built scrapysplashwrapper
Failed to build scrapysplashwrapper
Installing collected packages: scrapysplashwrapper
  Found existing installation: ScrapySplashWrapper 0.1
    Uninstalling ScrapySplashWrapper-0.1:
      Successfully uninstalled ScrapySplashWrapper-0.1
Successfully installed scrapysplashwrapper-0.1

Set screen size

Hello,

Can we change the actual screen size (1024x768) because some websites don't display the result due to the size.

BR,

pyasn1-modules fails with unexpected keyword argument 'openType'

Something seems to be broken (upsream)?!

from scrapy.crawler import CrawlerProcess, Crawler
[...]
/tmp/venv/lib/python3.5/site-packages/pyasn1_modules/rfc2459.py in AttributeTypeAndValue()
   1012         namedtype.NamedType('type', AttributeType()),
   1013         namedtype.NamedType('value', AttributeValue(),
-> 1014                             openType=opentype.OpenType('type', certificateAttributesMap))
   1015     )
   1016

TypeError: __init__() got an unexpected keyword argument 'openType'
  • pyasn1==0.4.2
  • pyasn1-modules==0.2.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.