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

Is this supported? #9

Open
nbertagnolli opened this issue Feb 6, 2021 · 0 comments
Open

Is this supported? #9

nbertagnolli opened this issue Feb 6, 2021 · 0 comments

Comments

@nbertagnolli
Copy link

I ran the example following the steps in the readme exactly. On running the code with apify run I get

2021-02-06 10:27:24 [scrapy.core.scraper] ERROR: Spider error processing <GET https://apify.com/store> (referer: None) Traceback (most recent call last): File "/Users/tetracycline/anaconda3/lib/python3.7/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks current.result = callback(current.result, *args, **kw) File "/Users/tetracycline/repos/actor-scrapy-executor/actor/spiders/run.py", line 22, in parse apify.pushData(output) AttributeError: module 'apify' has no attribute 'pushData'

Looking into the code it seems like the apify module and the apify python sdk are empty? Did the code get deleted or moved? The Pypi repository says "It's still work in progress, so please don't use this yet!"

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

1 participant