Daniel Althviz Moré
Daniel Althviz Moré
Just in case @jsbautista seems like the error to generated the Windows installer is unrelated to the changes on the PR but to the PyPI json API cache to retrieve...
Hi @raymanP thank you for the feedback! I was able to reproduce this on MacOS. Seems like there the style of the tab widget is not being responsive to the...
Hi @drlakecoder thank you for the feedback! I think this is indeed an issue and I think this was mentioned at https://github.com/spyder-ide/spyder/issues/18821#issuecomment-1197438944 . We will try to come with a...
Hi @parhoun , this seems like a duplicate of https://github.com/spyder-ide/spyder/issues/17616 There is an explanation of what to do at https://github.com/spyder-ide/spyder/issues/17616#issuecomment-1088750490 Let us know if that helps!
Hi @suryaanoragajy thank you for the feedback! Could you share with us your `spyder.ini` file? It should be at `C:\Users\\spyder-py3\config\spyder.ini`. Also, do you have custom syntax highlighting themes? Any new...
Note: I was able to reproduce this by naming a custom syntax highlighting theme with a number
Hi @Scoooooba thank you for the feedback! Since you are using the standalone installer most probably this is a duplicate of https://github.com/spyder-ide/spyder/issues/18807 . The suggestion to workaround this is at...
Just in case, maybe this could be interesting for the limitation of serialization/deserialization in the Variable Explorer?: https://github.com/cloudpipe/cloudpickle/pull/417 and https://github.com/cloudpipe/cloudpickle#overriding-pickles-serialization-mechanism-for-importable-constructs with `cloudpickle` >=2.0.0
Hi @drewmound4 ! Seems like this is a duplicate of https://github.com/spyder-ide/spyder/issues/17285. There you can find a comment with a suggestion to install specific versions of `ipykernel` and `jupyter_client` that could...
Checking a little bit seems like some packages have been doing releases and sometime needs to pass after the release to be able to get the latest release info when...