Start a conversation

Installing VicPy

The VicPy Python module for manipulating Vic-3D data is now available. For consistency and ease of installation, we are using the Anaconda® platform. 

To install VicPy:

  1. Download Anaconda from this link.
  2. Install Anaconda. For installation type, it is best to select "Just Me"; if you select "All Users" you must complete the console steps below in an elevated console.
  3. Be sure that boxes "Add Anaconda to my PATH environment variable" and "Register Anaconda as my default Python 3.11" are marked.
  4. Run the Anaconda console ("Anaconda Prompt" from the Start menu). If you installed for "All Users" above, you may have to right-click and Run as administrator.
    Screenshot of Anaconda prompt on start menu.
  5. From the Anaconda console, run the command: conda install -c correlatedsolutions vicpy
  6. The VicPy module is now installed. All VicPy programs must be run from the Anaconda console. 
  7. If you'd like to test the module, you can find a curated selection of high-quality example scripts on our Utilities page..


For offline installation, tarballs are available at the following links:

https://downloads.correlatedsolutions.com/vicpy-1.6.0-py310_0.tar.bz2

https://downloads.correlatedsolutions.com/vicpy-1.0-py36_0.tar.bz2

https://downloads.correlatedsolutions.com/vicpy-1.0-py35_0.tar.bz2

https://downloads.correlatedsolutions.com/vicpy-1.0-py34_0.tar.bz2

For this option, use conda install vicpy-1.0-pyNN_0.tar.bz2.


The Anaconda name is a registered trademark of Continuum Analytics, Inc.

PythonIndex.html

  1. 32 KB
  2. View
  3. Download
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Ian Adkins

  2. Posted
  3. Updated

Comments