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

Python: Scope - Setting path to Python 36 and Version to Python 27 Causes Wrong Error message #35

Open
andraciorici opened this issue Nov 9, 2018 · 0 comments

Comments

@andraciorici
Copy link
Member

Description
Setting the Path field to point to the install folder of Python 36, and the Version field to show Python_27, will throw an ambiguous exception:

Main has thrown an exception

Message: Job python stopped due to unexpected process termination!

Exception Type: Exception

System.Exception: Job python stopped due to unexpected process termination!

If setting the Version to another Version, (but not the path`s version 3.6) something like 3.4, will throw a normal error message. Something like:

Error initializing python engine. Unable to load DLL 'python33'.

Perhaps we can use this same error message for python_27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants