I'm trying to install PySide in python 3.5 (32-bit), I installed the pip without any problems, but I'm not able to install easy_install . >
ButwhenIrunthe'importeasy_install'commandinthepythonconsole,thereisnoerrorformeandwhenIrunthe'importPySide'errorthe'ImportError:Nomodulenamed'PySide'"
Does anyone know what causes this error?