Linux: Reducing use of the user home directory

You may wish to avoid installing into the user home directory; for example, it may be on a slow volume.

~/.canopy directory:
Using a directory such as this for preference, log, and other files that are disposable (though at a cost) is a fairly standard practice. This is particularly crucial when the main software is installed in a directory which is not normally writable.

~/Enthought directory:
Canopy uses a multi-layered virtual environment, which is described here:
http://docs.enthought.com/canopy/configure/faq.html#where-are-all-of-the-python-packages-in-my-user-python-environment

If you wish to relocate the User and System virtual environment directories, you may do so by quitting Canopy, editing ~/.canopy/locations.cfg in the obvious way, removing ~/Enthought (to be tidy), and restarting Canopy.

Have more questions? Submit a request

Comments

Powered by Zendesk