Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
1.1.6
-
None
-
None
-
Windows 10
-
2018-16
Description
On Windows, the Python bulk Write SDK currently depends on the Python 3 DLL of the Python release it was compiled with.
On Linux, pymcsapi3 can be used with any versions of Python 3 not only the release it was compiled with.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Component/s | mcsapi [ 14100 ] |
Even the simple example documented on Swig's documentation compiled with Python3's distutils links through the Python 3 release DLL instead of the general Python 3 DLL.