Skip to content

Update config.py to fix start failure#1

Open
sjcjonker wants to merge 17 commits into
luuktimmermans:mainfrom
sjcjonker:patch-1
Open

Update config.py to fix start failure#1
sjcjonker wants to merge 17 commits into
luuktimmermans:mainfrom
sjcjonker:patch-1

Conversation

@sjcjonker
Copy link
Copy Markdown

@sjcjonker sjcjonker commented Dec 10, 2023

Without ZENROWS_API defined this version of Podimo.py doesn't start:
Dec 10 14:02:00 <host> podimo.py[4012688]: Traceback (most recent call last): Dec 10 14:02:00 <host> podimo.py[4012688]: File "/home/podimo/podimo/main.py", line 24, in <module> Dec 10 14:02:00 <host> podimo.py[4012688]: from podimo.client import PodimoClient Dec 10 14:02:00 <host> podimo.py[4012688]: File "/home/podimo/podimo-2023-12-10/podimo/client.py", line 20, in <module> Dec 10 14:02:00 <host> podimo.py[4012688]: from podimo.config import GRAPHQL_URL, SCRAPER_API, ZENROWS_API Dec 10 14:02:00 <host> podimo.py[4012688]: ImportError: cannot import name 'ZENROWS_API' from 'podimo.config' (/home/podimo/podimo-2023-12-10/podimo/config.py)

@sjcjonker sjcjonker marked this pull request as ready for review December 10, 2023 13:12
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

Successfully merging this pull request may close these issues.

2 participants