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

KeyError: "__slots__" #47

Open
kamakazikamikaze opened this issue Mar 26, 2015 · 0 comments

Comments

Projects
None yet
1 participant
@kamakazikamikaze
Copy link

commented Mar 26, 2015

This is more likely to be package-specific but I'm not sure if this has to do with the target package or an internal bug in pdoc.

I've successfully run pdoc on several instances for various packages and individual modules. However, when trying to run it against the impacket package (http://corelabs.coresecurity.com/index.php?module=Wiki&action=view&type=tool&name=Impacket) it will run into an error in a subdirectory. The stacktrace eventually leads to "KeyError: 'slots'".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.