codester2 / devide

Automatically exported from code.google.com/p/devide
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Adding python libraries to devide #205

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.I use devide to have access to the itk python wraps. I run my own py file in 
the devide/python environment (by: dre full/path/to/your/script.py) 
2. This works fine. However I would like to add some sidepackages to python if 
that is possible.
3. When I install the site-packages I get the following error: 
could not create 'build':Access is denied.

What is the expected output? What do you see instead?
I would like to have the possibility to install multiple site packages.

What version of the product are you using? On what operating system?
devide-re-v9.8.3784-win64-setup.exe

Please provide any additional information below.

Original issue reported on code.google.com by Floor.va...@gmail.com on 2 Aug 2011 at 12:43