Steve Dower added the comment:

Nothing in Python 2.7 depends on vcruntime140.dll, so you shouldn't be seeing 
that error from there.

My guess is that you have an extension module that requires it, or possibly 
your PATH or PYTHONPATH variables were mixed up.

It sounds like everything is working now? There's nothing actionable in this 
report unfortunately, unless you can reproduce the issue and help us diagnose 
it some more.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27836>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to