I am relatively new to the Linux environment and also have no experience in using python before.
I am trying to install Spyder3 on Xbuntu 16.04.
I installed using pip3.
pip3 install spyder3
But when I try to open it on terminal, it gives me Segmentation fault.
Any tip what I can do?
- XUbuntu - 16.04 (64bit)
- Python 3.5.2