Apify & CrawleeA&CApify & Crawlee
Powered by
still-limeS
Apify & Crawlee•3y ago•
6 replies
still-lime

Python template issues

Hey i made apify actor project from template (nothing is changed) and when i run
apify run
apify run
i get this error

C:\Users\style\justjoin-it>apify run
Run: C:\Users\style\justjoin-it\.venv\Scripts\python.exe -m src
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\style\justjoin-it\src\__main__.py", line 4, in <module>
    from apify.log import ActorLogFormatter
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\__init__.py", line 3, in <module>
    from .actor import Actor
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\actor.py", line 14, in <module>
    from ._memory_storage import MemoryStorageClient
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\_memory_storage\__init__.py", line 1, in <module>
    from .memory_storage_client import MemoryStorageClient
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\_memory_storage\memory_storage_client.py", line 12, in <module>
    from .resource_clients.dataset import DatasetClient
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\_memory_storage\resource_clients\__init__.py", line 2, in <module>
    from .base_resource_collection_client import BaseResourceCollectionClient
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\_memory_storage\resource_clients\base_resource_collection_client.py", line 5, in <module>
    from apify_client._utils import ListPage
ImportError: cannot import name 'ListPage' from 'apify_client._utils' (C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify_client\_utils.py)
Error: C:\Users\style\justjoin-it\.venv\Scripts\python.exe exited with code 1
C:\Users\style\justjoin-it>apify run
Run: C:\Users\style\justjoin-it\.venv\Scripts\python.exe -m src
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\style\justjoin-it\src\__main__.py", line 4, in <module>
    from apify.log import ActorLogFormatter
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\__init__.py", line 3, in <module>
    from .actor import Actor
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\actor.py", line 14, in <module>
    from ._memory_storage import MemoryStorageClient
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\_memory_storage\__init__.py", line 1, in <module>
    from .memory_storage_client import MemoryStorageClient
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\_memory_storage\memory_storage_client.py", line 12, in <module>
    from .resource_clients.dataset import DatasetClient
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\_memory_storage\resource_clients\__init__.py", line 2, in <module>
    from .base_resource_collection_client import BaseResourceCollectionClient
  File "C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify\_memory_storage\resource_clients\base_resource_collection_client.py", line 5, in <module>
    from apify_client._utils import ListPage
ImportError: cannot import name 'ListPage' from 'apify_client._utils' (C:\Users\style\justjoin-it\.venv\Lib\site-packages\apify_client\_utils.py)
Error: C:\Users\style\justjoin-it\.venv\Scripts\python.exe exited with code 1
Apify & Crawlee banner
Apify & CrawleeJoin
This is the official developer community of Apify and Crawlee.
13,923Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
ellativity

**Update to Store Publishing Terms and Acceptable Use Policy** Due to an influx of fraudulent reviews recently, Apify's Legal team has taken some actions to protect developers, customers, and Apify, by updating the Store Publishing Terms and Acceptable Use Policy. Please pay special attention to the updated terms in section 4 of the Store Publishing Terms here: https://docs.apify.com/legal/store-publishing-terms-and-conditions Additionally, please review the changes to section 2 of the Acceptable Use Policy here: https://docs.apify.com/legal/acceptable-use-policy If you have any questions, please ask them in <#1206131794261315594> so everyone can see the discussion. Thanks!

ellativity · 3w ago

ellativity

Hi @everyone I'm hanging out with the Creator team at Apify in https://discord.com/channels/801163717915574323/1430491198145167371 if you want to discuss Analytics and Insights!

ellativity · 4w ago

ellativity

2 things for <@&1092713625141137429> members today: 1. The Apify developer rewards program is open for registrations: https://apify.notion.site/developer-rewards This is the program where you will earn points for marketing activities. The rewards are still TBC, but the real purpose of the program is to help you structure your marketing activities and efforts. In the coming weeks, I will be populating that link with guides to help you identify the best ways to market your Actors, as well as scheduling workshops and office hours to help you create content and develop your own marketing strategy. 2. At 2PM CET (in about 80 minutes) there will be an office hour with the team behind Insights and Analytics, who want your feedback on how to improve analytics for you. Join us in https://discord.com/channels/801163717915574323/1430491198145167371 to share your ideas!

ellativity · 4w ago

Similar Threads

Python Template Issues
wet-aquaWwet-aqua / apify-platform
13mo ago
Issues With the Camoufox Template
HallHHall / apify-platform
12mo ago
Python Functions?
urgent-maroonUurgent-maroon / apify-platform
4y ago
Python Apify Configuration
broad-salmonBbroad-salmon / apify-platform
4y ago