[MCOL-1122] build api for both python 2 and 3 Created: 2017-12-20 Updated: 2023-10-26 Resolved: 2018-01-12 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | 1.1.3 |
| Type: | Task | Priority: | Major |
| Reporter: | David Thompson (Inactive) | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
We should really build seperate installs for both python2 and python3 since you can't share between them. I'm not sure on the best approach with swig and cmake and what dependencies are needed. I suspect we might want to have a seperate directory for python3. |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-01-12 ] |
|
Parallel build support for Python2 and Python3 added. |
| Comment by Jens Röwekamp (Inactive) [ 2018-01-12 ] |
|
Also compiled and tested on OpenSuse42 |