You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2018. It is now read-only.
[vagrant@127.0.0.1:2222] out: checking for python distutils... yes
[vagrant@127.0.0.1:2222] out: checking location of site-packages... /usr/lib/python3/dist-packages
[vagrant@127.0.0.1:2222] out: checking python libdir... /usr/lib
[vagrant@127.0.0.1:2222] out: checking for main in -lpython3.4... no
[vagrant@127.0.0.1:2222] out: configure: error: python3.4 is unusable
[vagrant@127.0.0.1:2222] out:
Omar reports this as the workaround
cd /usr/lib/i386-linux-gnu && sudo ln libpython3.4m.so libpython3.4.so && sudo ldconfig -i