Results 8 comments of donlaiq

Is there a way to run those test locally before to make the pull request? I've undone my changes and run the following command (the one failing in https://github.com/AppFlowy-IO/AppFlowy/actions/runs/5471271334/jobs/9963233326?pr=2944) from...

Hello @Xazin, the PR removes 2 warnings in the installation process (attached images). So, actually it does what the title says, and I also explained it in my first comment....

Oh, I'm sorry about that @Xazin. It seems I messed it up with the revert.

By the way @Xazin, it seems this PR solve also the following kind of warnings during the installation process. Hopefully, you can accept the changes, because I think I found...

I have a similar problem here, but in this case the message is `ModuleNotFoundError: No module named '_tkinter'` with the underscore symbol.

@moon47usaco All the installation process runs flawlessly, except for this line `apt-get install python3.10-tk` I've even downgraded my version of Python from 3.11.x to 3.10.12 (and 3.10.7 before), but I...