Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upKeyError: "__slots__" #47
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kamakazikamikaze commentedMar 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
impacketpackage (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'".