i installed spyder in my computer (ubuntu 18.04 nvidia agx xavior (arm 64)) through "sudo apt install spyder" with out installing anaconda , how to install te
How do you turn off the bracket autocomplete feature in Spyder? I'm using Spyder 4.0.1 on OS X Mojave. Consider the following Python dictionary: data_desired
I have just upgrade my ubuntu. I have this error on spyder: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland a
I have just upgrade my ubuntu. I have this error on spyder: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland a
I just downloaded Spyder 5 using conda upgrade anaconda conda install spyder=5.0.0 However, after installation when I launch Spyder from the Windows menu, I se
So I am trying to open a.xlsc file in Spyder using pandas. After importing pandas as pd, when using pd.read_excel() command in the console, it showed the error:
I am ensemble 2 models in syder. ( A RNN and an encoder-decoder both running on same data set). Each of them has 100 models saved in .h5 forma
I need to install the powerlaw package in python. if I call from the prompt, the python list turns out to be installed. Instead when I open spyder for python it
I am trying to run Python Code on Spyder for scientific computing. I use geometric information from shape files using geopandas. Installing geopandas was alread
I am a new python learner, I am struggling how to change the pdf file into CSV file by using Spyder. Input import tabula dfs = tabula.read_pdf(r'C:\Users\home\D
I have downloaded the new IntelPython and installed the package according to the directions on the page. So, after I installed the application, I followed thes
I have been trying to connect Spyder to a docker container running on a remote server and failing time and again. Here is a quick diagram of what I am trying to
I cannot install Spyder through Anaconda Navigator. I am a complete beginner when it comes to Python and I have no idea what's going wrong. I have to create a
I have installed spyder via Anaconda and when I viewed the dataframe in the variable explorer, the column headers are squashed / too narrow. I cannot view the c
I am using Playsound and gtts in Spyder IDE which creates an mp3 file and then plays it. import gtts from playsound import playsound #pass text to gTTS object
I downloaded the Spider Terminal plugin from Github via Anaconda Prompt though, I can't find the Terminal when I boot Spyder -_- . Does someone know Where it
I am using Python 3.8 in Spyder. The graphics backend of the IPython console is set to 'automatic'. When I call the IPython Console with a Python algorithm, the
I want to remove one of the buttons from the "run toolbar" because I keep pressing it accidently. Is this possible?
I have shared displays and the menu font size (e.g. File Edit Search ..) but also the font of the names of python files above the editor window, are really smal
I am using Spyder with Anaconda on macOS. I have already updated Anaconda and Spyder to version 4.2.0 (4.2.1 was not found). The problem is now, that if I am ty