Hi, I have installed anaconda 1.9.6 and launched spyder 3.3.2. But its console shows me the following error.
An error ocurred while starting the kernel Traceback (most recent call last): File "/anaconda3/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/anaconda3/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "/anaconda3/lib/python3.7/site‑packages/spyder_kernels/console/__main__.py", line 11, in start.main() File "/anaconda3/lib/python3.7/site‑packages/spyder_kernels/console/start.py", line 272, in main import_spydercustomize() File "/anaconda3/lib/python3.7/site‑packages/spyder_kernels/console/start.py", line 32, in import_spydercustomize import spydercustomize File "/anaconda3/lib/python3.7/site‑packages/spyder_kernels/customize/spydercustomize.py", line 6 b_to_a = float(sys.argv[2]) ^ IndentationError: unexpected indent *I have tried all the methods to remove it but couldn't do it yet. Please help me to fix this error.* *With Regards!!!* -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
