Monday, 9 September 2013

Trouble installing statsmodels

Trouble installing statsmodels

I tried to install install statsmodels Python library into a Fedora 19
system. I used easy_install as follows.
easy_install -U statsmodels
but I get the following error while installing. What wrong here?
error: SandboxViolation: os.open('/root/.matplotlib/tmpvjSAwn', 131266,
384) {}
The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.
This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand. Please inform the package's author and the EasyInstall
maintainers to find out if a fix or workaround is available.

No comments:

Post a Comment