-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi. I've tried installing the package with easy_install-3.4 (for some reason I prefer easy_install over pip), but it has reported me the following error:
$ sudo easy_install-3.4 easyplot
Searching for easyplot
Reading https://pypi.python.org/simple/easyplot/
Best match: EasyPlot 1.0.0
Downloading https://pypi.python.org/packages/source/E/EasyPlot/EasyPlot-1.0.0.zip#md5=31c7bac33a45d02ddc97c8c632f14510
Processing EasyPlot-1.0.0.zip
Writing /tmp/easy_install-kcwzc18c/EasyPlot-1.0.0/setup.cfg
Running EasyPlot-1.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kcwzc18c/EasyPlot-1.0.0/egg-dist-tmp-3k6fu_ge
error: SandboxViolation: mkdir('/root/.config/matplotlib', 511) {}
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.
Installing via pip3.4 works, though. Is there something wrong with your ./setup.py script?
Metadata
Metadata
Assignees
Labels
No labels