yunnet
yunnet
change Form1.cs line 66: path_python = Properties.Settings.Default.path_python; //+ @"\python";
Since the default python installation path is c:\python39\python.exe, path_python is the directory and should be C:\python39, not C:\python39\python
@boy1dr thank you for your answer,got it. However, I feel that the menu selection path is a little unfriendly.
@boy1dr Python + pyQT5 is recommended for better cross-platform support.
@boy1dr expect to see.
Docker client bug needs to be fixed, Submitted a bug to Moby https://github.com/moby/moby/issues/43783
> Hello @yunnet. Thanks for the submission. Can you please describe the use case and approach a bit more? Thank you. The current function is a file management page for...