Cobra
Cobra copied to clipboard
Windows兼容性
System and Python Environment
Item | Tooltip | Value |
---|---|---|
System | uname -a |
|
Python | python -V |
|
Cobra | python cobra.py |
Description
[Description of the bug or feature]
Steps to Reproduce
- [First Step]
- [Second Step]
- [and so on...]
Expected behavior: [What you expected to happen]
Actual behavior: [What actually happened]
Windows平台会存在一些代码上的兼容问题,我们后续会优化使其适应Windows平台。
是否可以通过打成whl包方便windows平台调用?