airbnb/knowledge-repo

TypeError: with_traceback() takes no keyword arguments when launch the server

YLTsai0609 opened this issue · 1 comments

The problem that knowledge wanna solve is awesome!

However, I'm facing an issue is when I submitted a post (say example.ipynb in project.kp folder)

Then I ran knowledge_repo runserver --debug

The UI shown up. But it seemed that something went wrong when reindex maybe?

I got error TypeError: with_traceback() takes no keyword arguments

image

image

One more thing, I can preview the project.kp by knowledge_repo preview project.kp/

Is that anything I can do ?

my version 0.9.0

my repo : https://github.com/YLTsai0609/knowledge_repo_cheatsheet

I'm struggling in this for serval days....

btw, I can preview the example.ipynb If the information helps.

@YLTsai0609 can you confirm that this is fixed by #598?