-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
IronPython fails with obsure error message. #177
Copy link
Copy link
Closed
Description
Originally reported by: vernondcole (Bitbucket: vernondcole, GitHub: vernondcole)
I have been under the false impression that setuptools could not be used with IronPython -- which caused me no small problem when trying to configure more complex systems.
Today, I learned that by simply appending a command line switch, IronPython will play happily with the current version.
I suggest trapping the error with a friendly exception message making that fact known to affected users.
Reactions are currently unavailable