Was wondering if someone can shed light on an issue I'm having. I've got a user with two machines, one Win7 the other Win10. Both machines have Spyder 3.2.3 installed. When the user runs his scripts on the Windows 7 version everything runs without error. On the Windows 10 machine he gets the following error:
File "C:\ProgramData\anaconda3\lib\ctypes\_init_.py", line 348, in _init_ self._handle = _dlopen(self. _name, mode) OSError: [WinError 126] The specified module could not be found I'm not a expert in Python but I'm having a hard time understanding why the same script runs on Win7 without issue. Ken- -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
