Installation and Terminal Fails completly

Here is the error i get installing, it on archlinux.
Traceback (most recent call last): File"/tmp/virtualenv-root116631-19812-11ysyi7.i1z232fbt9/usr/lib/python2.7/site-packages/virtualenv.py", line 2316, in <module> main() File "/tmp/virtualenv-root116631-19812-11ysyi7.i1z232fbt9/usr/lib/python2.7/site-packages/virtualenv.py", line 708, in main symlink=options.symlink) File "/tmp/virtualenv-root116631-19812-11ysyi7.i1z232fbt9/usr/lib/python2.7/site-packages/virtualenv.py", line 941, in create_environment download=download, File "/tmp/virtualenv-root116631-19812-11ysyi7.i1z232fbt9/usr/lib/python2.7/site-packages/virtualenv.py", line 897, in install_wheel call_subprocess(cmd, show_stdout=False, extra_env=env, stdin=SCRIPT) File "/tmp/virtualenv-root116631-19812-11ysyi7.i1z232fbt9/usr/lib/python2.7/site-packages/virtualenv.py", line 792, in call_subprocess % (cmd_desc, proc.returncode))OSError: Command /home/paul/.atom/pac...e/penv/bin/python2.7 - setuptools pip wheel failed with error code 1

Also i get this:
Can not findplatformiocommand. Please install it usingpip install platformioor enable built-in PlatformIO tool inMenu: PlatformIO > Settings > platformio-idepackage.

Both go away after installing it via command line with sudo pip2 install platformio and disabling the builtin package.
The terminal now always fails to start, and i can not use the serial monitor anymore. Somewhere somehow some config broke on me. I tried multiple times uninstalling atom, deleting .atom .config/Atom .platformio directory, using pip2 uninstal platformio. But nothing seems to work for me anymore. I don’t know there it went wrong. All seemed to fail after the latest update could not correctly install/uninstall.

We have an issue for that

Could you give me your results as for the this comment? Thanks.

what should I do?

Do you have “anaconda” on the system?