The python interpreter in my conda environment is 64-bit but when I open up Spyder from the conda console, it automatically uses the 32-bit interpreter. I tried pointing the correct interpreter in Spyder but it says it's uncompatible
The specific error I get: Either 1.Your IPython frontend and kernel versions are incompatible or 2.You don't have IPython installed in your external interpreter.