We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I am using windows 7 and am getting a strange key error error when running the bindEx.nim test. This is the error:
bindEx.nim
c:\Users\Obr\Desktop\nim_tests\bindEx.nim(48) my_test C:\Users\Obr\.nimble\pkgs\webview-0.1.0\webview.nim(179) run C:\Users\Obr\.nimble\pkgs\webview-0.1.0\webview.nim(127) generalDispatchProc C:\Users\Obr\Documents\nim-0.20.0\lib\pure\collections\tables.nim(857) [] C:\Users\Obr\Documents\nim-0.20.0\lib\pure\collections\tables.nim(263) [] Error: unhandled exception: key not found: 0 [KeyError] Error: execution of an external program failed: 'c:\Users\Obr\Desktop\nim_tests\bindEx.exe '
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I am using windows 7 and am getting a strange key error error when running the
bindEx.nim
test. This is the error:The text was updated successfully, but these errors were encountered: