We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
执行时直接报错,不确定是哪里的环境兼容性问题。 如果需要了解更多详细的信息,可以留言问我。谢谢~! 芯片:Apple M1 Pro OS:13.4 (22F66) python 环境:系统自带的 python3.8.2
The text was updated successfully, but these errors were encountered:
It's the same as the problem in this project. Will fix it later.
Sorry, something went wrong.
0e61b6c
Merge pull request #27 from cdfmlr/26-err-typehint-str-or-none
24017fa
fix(#26): TypeError: unsupported operand type(s) for |: 'type' and 'NoneType' [bug]
该问题(大概)已在最新版本(v0.3.1)中修复。新版本已发布到至 PyPI,pip install pyflowchart==0.3.1 更新即可。
pip install pyflowchart==0.3.1
经测试,已经可以使用了,谢谢
cdfmlr
No branches or pull requests
执行时直接报错,不确定是哪里的环境兼容性问题。
如果需要了解更多详细的信息,可以留言问我。谢谢~!
芯片:Apple M1 Pro
OS:13.4 (22F66)
python 环境:系统自带的 python3.8.2
The text was updated successfully, but these errors were encountered: