简体   繁体   English

Python 3.7 支持哪个swig版本?

[英]Python 3.7 supports which swig version?

I am using Swig 4.0.2 and using both the python versions 3.7 and 3.4 where swig 4.0.2 is working on python 3.7 but not on python 3.4, can I know swig 4.0.2 supports which version of python or python 3.7 and python 3.4 supports which version of swig? I am using Swig 4.0.2 and using both the python versions 3.7 and 3.4 where swig 4.0.2 is working on python 3.7 but not on python 3.4, can I know swig 4.0.2 supports which version of python or python 3.7 and python 3.4支持哪个版本的swig? swig version which supports both python3.4 and the latest version?支持python3.4和最新版本的swig版本?

for python 3.4 with swig version 4.0.2, I am getting "AttributeError: 'module' object has no attribute 'Application_swiginit'" but, it works fine for swig 4.0.2 on python 3.7对于带有 swig 版本 4.0.2 的 python 3.4,我收到“AttributeError: 'module' object has no attribute 'Application_swiginit'”但是,它适用于 Z236374347BDD756B 上的 swig 4.0.2

Please refer this support请参考此支持

SWIG 4.0.0 Python version required is now 2.7, 3.2-3.7 are the only other versions supported. SWIG 4.0.0 Python 所需的版本现在是 2.7,3.2-3.7 是唯一支持的其他版本。 SWIG 4.0.1 Adds python 3.8 SWIG 4.0.1 添加 python 3.8

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM