Daniel Althviz Moré

Results 446 comments of Daniel Althviz Moré
trafficstars

Hi @JulianOrteil thank you for the feedback! Could it be possible for you to give us some basic code snippet to test this in our side? About your test using...

> @dalthviz, @CAM-Gerlach, what do you think? I think we should catch the error caused by `os.remove` as you said but also not raise a `WindowsError` but some warning saying...

Note: This could be happening due to the file being used by the system or some other process so the font is already loaded/being used (maybe we are not properly...

Hi @pyZerrenner sorry for such a late response! Thank you for the feedback and for summarizing the state of things! Just in case, regarding the menu to launch a console...

Hi there, sorry for the late response! Just in case, I would say PR #20421 solves this issue. That work and some improvements on top of that initial implementation have...

> Can conda environment be incorporated into the "Configuration per file" dialog? So you can say which environment a particular file should be run in, and then it always is?...

@ccordoba12 should we close this as solved by #20421 or maybe use #22200 to close this?

Hi @ronanpaixao thank you for the feedback! Does this situation could have been partially improved/solved by the work done/being done for remote development over Spyder 6 @ccordoba12 ? Or maybe...

Hi @OverLordGoldDragon thanks for the feedback! I think probably having an option for such behavior could be worthy for some people but I'm not sure how complex could it be...

Just in case, creating a `QT_VERSION` env var makes sense :+1: Thank you @Bzero for bringing this up and your willingness to implement it!