The installation issues mentioned in the earlier question are still present. I tried installing Z3 4.3.0 and 4.1 under Windows XP SP3 32-bit and under the 64-bit version of Windows 7. None of the combinations work! I can do " from z3 import * ", but init() fails for the Z3 library. My version of Python is 2.7.3. Python Z3 works autonomously and autonomously, but they do not work together without a lot of complaints.
This will help you get an updated installation recipe that answers the following questions:
What Z3 download (source version, precompiled version) should I use?
Which version of Python should I use?
Which or various Z3 DLLs should be referenced in an init () call? An example will help (including using the source string for paths with spaces).
What Python Z3 source files should be used (some Z3 downloads have * .py files, others have * .pyc files)? Are compiled Python files compatible with more than one version of Python?
How to set PATH and PYTHONPATH?
How to call IDLE wrapper in Python in such a way that Z3 initialization is provided automatically?
Sorry if this sounds like a newbie question, but ...
source share