📌  相关文章
📜  TypeError:+ 不支持的操作数类型:'NoneType' 和 'list' - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:13.327000             🧑  作者: Mango

代码示例1
Again initialize bench using cmd below(for python 2) :

bench init --frappe-branch version-12 

Again initialize bench using cmd below(for python 3) :

bench init --frappe-branch version-12 --python /usr/bin/python3