-
Notifications
You must be signed in to change notification settings - Fork 53
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
Notion client #4
Comments
The first error can be solved by installing this module using pip: https://pypi.org/project/notion-client/ Not sure about the second one, cause I don't have a variable called GCalTokenLocation in my code. |
The second error occurs on line 95 and 15. (indicated by VSCode) |
After solving the first problem. Another problem occurs.
(line82) Thanks a lot for your help :) |
@HarryChoi1108 I'm getting that issue as well Curious if this was what is now Same thing is happening to me with |
Hey! Could you try this out with the new code that I uploaded and tell me if the problem is still there? |
I get this error when I run the BAT file |
When I run the code.
It shows the following
I have installed notion and also no other file named notion.py, so I don't know how to solve that.
The second error is that "GCalTokenLocation is not defined"
I have put my notion token string in the NOTION_TOKEN(line 15)
The text was updated successfully, but these errors were encountered: