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
如题。
The text was updated successfully, but these errors were encountered:
看了一圈 issue 感觉想要将 csv 转化为 db 可以进行如下操作
使用:stardict.py。把最后一行的test3()注释掉。 在最后一行添加代码:convert_dict('名称.db','名称.csv')
#54
然后直接:
python stardict.py
我还没有尝试
Sorry, something went wrong.
+1
没写过python,跑了一下然后查了一下文档发现connection这个object没有execute,是我安装的包不对吗?
我理解python好像有个requirements.txt 来确定包和版本不知道为什么这个没有
No branches or pull requests
如题。
The text was updated successfully, but these errors were encountered: