Skip to content
New issue

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

bug 和建议 #28

Open
donaldlee2008 opened this issue Feb 21, 2022 · 2 comments
Open

bug 和建议 #28

donaldlee2008 opened this issue Feb 21, 2022 · 2 comments

Comments

@donaldlee2008
Copy link

以 文件名 project2.py project2_cmd.py 为例。

  1. 目前代码编辑器自动提示加载一些类库有各种不适应或加载不了(比如 opencv ),换行不显示等,一些奇奇怪怪的问题,其他编辑器也有,原因未知,偶尔会跟其他编辑器混这使用,会解决这个问题,外部程序改变文件时候不能自动加载更新, 如,project2_cmd.py 用VScode 改变代码了, 用 TKinterDesigner 运行程序,会发现代码会还原。 反之,用 TKinterDesigner 改变代码, VScode 能自动更新。
  2. project2.py 默认是图形设计模式,不知道怎么进入代码模式, 但偶尔又自动跳到代码模式, 最好有明确的入口和转换菜单(比如右击文件名来选择)。
  3. 要打开某个文件所在的目录,一般IDE 都有这个功能, 比如, 右击 project2_cmd.py ,选择单击 ”打开文件所在的目录”。
  4. 设置python 虚拟环境入口, 一些默认的环境由于历史过于复杂,根本就无法打包,有些包根本删都删不掉,通常的做法是用anaconda 设置新的虚拟环境来建立新项目和打包。 这里没有设置使用虚拟环境入口。
@honghaier-game
Copy link
Owner

感谢反馈,尽快修正。

@donaldlee2008
Copy link
Author

代码编辑器,回车换行,参考其他编辑器,是跟前一行的对齐,而不是顶格左对齐。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants