Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

cannot import name 'EmbedOrUploadBlock' from 'notion.block' #62

Open
ThinkSalat opened this issue Feb 16, 2023 · 1 comment
Open

cannot import name 'EmbedOrUploadBlock' from 'notion.block' #62

ThinkSalat opened this issue Feb 16, 2023 · 1 comment

Comments

@ThinkSalat
Copy link

I'm getting the following error on both mac and windows trying to run this thing

Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/opt/homebrew/lib/python3.11/site-packages/md2notion/__main__.py", line 2, in <module> from .upload import cli File "/opt/homebrew/lib/python3.11/site-packages/md2notion/upload.py", line 11, in <module> from notion.block import EmbedOrUploadBlock, CollectionViewBlock, PageBlock ImportError: cannot import name 'EmbedOrUploadBlock' from 'notion.block' (/opt/homebrew/lib/python3.11/site-packages/notion/block/__init__.py)

@NeoFantom
Copy link

Same for me. Any help?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants