I accidentally downloaded the 32-bit version of Python on my Win 10 (64bit). I uninstalled it, reinstalled the correct version, deleted all other python files/folders that I had, also reinstalled Anaconda, but I keep getting the same error when I try to do some stuff in Jupyter.
Is there a way to fix this? Am I missing a file that is still the 32 bit version which is why my PC keeps detecting and selecting the 32bit python version as well?
Alright, it seems I have indeed missed some files in AppData when removing the wrong python bit version. Removed all files, and installed Anaconda and 64bit Python again (making sure no old files were on my PC), and it finally works.