Enthought is showing the error in the picture when installing.
Asked
Active
Viewed 218 times
2 Answers
0
I think it's because you need to install as an administrator. If you are using the comand shell use this code:
runas /noprofile /user:Administrator cmd
To run the administrator shell. Otherwise right click the program and select Use as Administrator.

Eugenio Herrera
- 137
- 1
- 11
-
After getting access to the admin what should i do. – sai Jul 16 '16 at 22:14
-
No admin access should be required for access to your own profile. – Jonathan March Jul 18 '16 at 02:25
-
Managed Common Install (see my separate answer) is to "Program Files", *not* to your profile, so admin access *is* required. – Jonathan March Jul 18 '16 at 02:27
0
Either your system has been corrupted, or your account has been configured with unusually strict security constraints, forbidding any executables from being copied into your home directory. In the latter case, the best solution would probably be to install as a Managed Common Install, as described here: https://support.enthought.com/hc/en-us/articles/205922960-Installing-Canopy-on-Windows-for-classroom-lab-use

Jonathan March
- 5,800
- 2
- 14
- 16