Thanks for reporting. You need to manually update Spyder to fix this problem. To do that, please close Spyder, open the Anaconda Prompt (on Windows) or a terminal (on macOS or Linux) and run there conda install spyder=6
Oh hello! Nice to see you. Made with ️ by humans.txt Annotations 2 warnings example The following actions uses node12 which is deprecated and will be forced to run on node16: spyder-ide/action-close-duplicate-issues@master. For more info: https://github.blog/changelog/2023-06-...
"conda install spyder-terminal -c spyder-ide" These give an error when trying. I also tried these commands in the Python console and have had no luck. Traceback Traceback (most recent call last): File"C:\Users\mattl\AppData\Local\spyder-6\envs\spyder-runtime\Lib\code.py", line63, ...
File"C:\Users\arlet\anaconda3\lib\site-packages\ttkbootstrap\style.py", line1116, inscale_sizewinsys=self.style.master.tk.call("tk","windowingsystem")_tkinter.TclError:can't invoke "tk" command: application has been destroyed Versions Spyder version: 5.4.1 Python version: 3.10.9 Qt versi...
Python version: unknown Qt version: unknown PyQt version: unknown Operating System name/version: windows10 Just sharing in case this helps you/someone: I found that I cannot launch Spyder 5.4.0 if I have Python 3.11 (3.11.0-hcf16a7b_0_cpython) installed, but Spyder 5.4.0 works fine with...
I am trying to install a particular version of pandas (0.23.4), but am prevented from doing so by an issue with setuptools. Actual Behavior conda install pandas=0.23.4 Collecting package metadata: done Solving environment: done ## Packag...
Hi! I've been having an issue with conda all day and can't figure out how to fix it. When I try to install or update any package using conda, it cannot solve the environment. It takes hours, and if I leave it going for hours it ultimatel...
File "export_inference_graph.py", line 150, in tf.app.run() File "D:\work\TensorFlow\envs\tensorflow\lib\site-packages\tensorflow\python\platform\app.py", line 125, in run _sys.exit(main(argv)) File "export_inference_graph.py", line 146, in main FLAGS.write_inference_graph) File...
As a result of all that I can't launch neither anaconda-navigator nor Spyder. I have already uninstalled everything several times using administrator profile, removing all folder with python/conda names and also the Windows Paths. Before that I had the version 2 of Python and Anaconda working...
Version of Python: e.g. 3.7.6 Platform: Windows 10 (english settings) Did you also try this on another platform? Does it work there? As long as the computer is in english the build can be run. There is still error message when running pyinstaller with debug ...