Python apify client not working inside docker container
When I try to import apify_client inside the container, i get the following error:
Has anyone experienced something similar_?
>>> import apify_client
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python3.8/dist-packages/apify_client/__init__.py", line 3, in <module>
from .client import ApifyClient, ApifyClientAsync
File "/usr/local/lib/python3.8/dist-packages/apify_client/client.py", line 5, in <module>
from ._http_client import _HTTPClient, _HTTPClientAsync
File "/usr/local/lib/python3.8/dist-packages/apify_client/_http_client.py", line 16, in <module>
from ._logging import logger_name
File "/usr/local/lib/python3.8/dist-packages/apify_client/_logging.py", line 21, in <module>
ctx_client_method = ContextVar[Optional[str]]('client_method', default=None)
TypeError: 'NoneType' object is not callableHey @everyone, I'm in https://discord.com/channels/801163717915574323/1430491198145167371 if you want to hop in to discuss the ID verification or anything else, such as the $1M Challenge
ellativity · 14h ago
<@&999256322673496174> <@&1434833581099712576> **IMPORTANT news about your next payout** An email should be landing in your inboxes tomorrow with more info, but the tl;dr is that from now on you need to verify your identity to be paid by Apify. **You will not be able to receive further payments from Apify until you verify your identity.** If you are expecting to be paid by Apify any time soon (e.g. for your December payout or your $1M Challenge rewards payout), you need to open https://console.apify.com/actors/insights/payouts to be guided through verification with our partnered service Dotfile. Have an ID document - like your passport or ID card - ready. Tag <@&1205082186999668788> with any questions, or reply to the email. We will be reminding you regularly for the rest of the month, but the sooner you do this, the less chance any future payments will be affected.
ellativity · 2d ago
**It's the final day for voting in the Reddit Community Vote** If you haven't voted yet, don't forget to upvote your favorite entries today: https://www.reddit.com/r/apify/comments/1q5efwa/reddit_community_vote_is_open_nominate_and_vote/ Help one of your fellow devs win this week's $1M Challenge weekly spotlight prize! <:1M_actor_token:1442585992757379122> <:1M_actor_token:1442585992757379122> <:1M_actor_token:1442585992757379122>
ellativity · 5d ago