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

[Bug]: KeyError: 'Event Name' when uploading JSON data. #29

Closed
IAmVigneswaran opened this issue Feb 11, 2024 · 0 comments
Closed

[Bug]: KeyError: 'Event Name' when uploading JSON data. #29

IAmVigneswaran opened this issue Feb 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@IAmVigneswaran
Copy link
Contributor

CSV2Notion Neo Version?

1.2.3

What OS are you using?

MacOS

OS Version or Linux distribution

macOS

Bug Description

@arjunprakash027 I am getting this error for with this branch.
https://github.com/TheAcharya/csv2notion-neo/tree/multi-image-upload

Log excerpt

INFO: CSV2Notion Neo version 1.2.2
INFO: Validating json & csv2notion_neo.notion DB schema
Traceback (most recent call last):
  File "csv2notion_neo/__main__.py", line 5, in <module>
  File "csv2notion_neo/cli.py", line 95, in main
  File "csv2notion_neo/cli.py", line 53, in cli
  File "csv2notion_neo/cli_steps.py", line 53, in convert_csv_to_notion_rows
  File "csv2notion_neo/notion_preparator.py", line 43, in prepare
  File "csv2notion_neo/notion_preparator.py", line 151, in _handle_wrong_status_values
  File "csv2notion_neo/local_data.py", line 140, in columns_of_type
  File "csv2notion_neo/local_data.py", line 140, in <listcomp>
  File "csv2notion_neo/local_data.py", line 143, in col_type
KeyError: 'Event Name'
[2614] Failed to execute script '__main__' due to unhandled exception!
@IAmVigneswaran IAmVigneswaran added the bug Something isn't working label Feb 11, 2024
@IAmVigneswaran IAmVigneswaran added this to the 1.2.4 milestone Feb 11, 2024
@IAmVigneswaran IAmVigneswaran changed the title [Bug]: KeyError: 'Event Name' [Bug]: KeyError: 'Event Name' when uploading json data. Feb 11, 2024
@IAmVigneswaran IAmVigneswaran changed the title [Bug]: KeyError: 'Event Name' when uploading json data. [Bug]: KeyError: 'Event Name' when uploading JSON data. Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants