Skip to content

Add support for Python 3.9 and SWIG 4.0.2#21

Merged
knonomura merged 4 commits intogriddb:masterfrom
dangtrungtin:master
Sep 2, 2021
Merged

Add support for Python 3.9 and SWIG 4.0.2#21
knonomura merged 4 commits intogriddb:masterfrom
dangtrungtin:master

Conversation

@dangtrungtin
Copy link
Copy Markdown
Contributor

I updated typemap code for support Python 3.9 and SWIG 4.0.2.

- Update typemap code for support Swig 4.0.2 and Python 3.9
@knonomura
Copy link
Copy Markdown
Member

Thank you for your update.
I'll check it.

- Correct error : missing attribute ContainerInfo.column_info_list after update to SWIG 4.0.2
- Update python to 3.9.5 in Makefile
- Update CmakeLists.txt to build in Windows
- Change from SWIG 3.0.12 to 4.0.2
- Update install SWIG manual
- Change from Python 3.6 to 3.9
- Fix error with LONG type when put row
@dangtrungtin
Copy link
Copy Markdown
Contributor Author

I'm sorry, but I found the error is happened with SWIG4.0.2.
So, I updated attribute ContainerInfo.column_info_list for SWIG 4.0.2.
And I updated Makefile, CmakeLists and README.md with new environment (Python 3.9.5, SWIG 4.0.2).

@knonomura
Copy link
Copy Markdown
Member

Thank you for your update.
I also have an issue for Python Client with SWIG 4.0.2.
I'll try to use it.

@knonomura
Copy link
Copy Markdown
Member

Sorry for late reply.
I merge your PR.
Thank you so much.

@knonomura knonomura merged commit 4f9c394 into griddb:master Sep 2, 2021
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

Successfully merging this pull request may close these issues.

2 participants