Stephannie Jimenez Gacha

Results 59 comments of Stephannie Jimenez Gacha

Hi guys! This is happening in the installers or in your development environments?

> @steff456, could you take care of that? Sure, I can take care of that. Just for context, I did add the option to not be able to disable the...

Hi @mrclary, don't worry about opening issues! The main idea behind this plugin is to have a console inside Spyder that works as close to a system terminal as possible....

Hi @suedunham, How did you installed Spyder and Spyder-terminal? Is this happening all the times you open/close Spyder or is it casually? I don't see anything wrong in the log...

Can you please try to reinstall everything in a new environment to see if that fixes things? ``` conda create -n test python=3.9 -c conda-forge conda activate test conda install...

Can you upload a screenshot with the error please?

Hi @suedunham, We do not support Anaconda prompt since it is not a terminal shell. However, we do support conda, so if you go ahead and type `conda activate 'C:\Users\MyName\miniconda3'`...

Hi @saaketp! Thanks for opening this issue, I will add pwsh for our next release.

Hi @boazdori, Can you please use the conda forge channel instead of spyder-ide channel? ``` conda create -n test-env -c conda-forge conda activate test-env conda install spyder spyder-terminal -c conda-forge...

Great! I'm glad you all have a working Terminal in Spyder 5.2.x. I'm going to leave this issue open just for people to get the fix in case they are...