install_sympy: Install 'SymPy'

View source: R/init.R

install_sympyR Documentation

Install 'SymPy'

Description

Install the 'SymPy' Python package into a virtual environment or Conda environment.

Usage

install_sympy(method = "auto", conda = "auto")

Arguments

method

Installation method. By default, "auto" automatically finds a method that will work in the local environment. Change the default to force a specific installation method. Note that the "virtualenv" method is not available on Windows.

conda

Path to conda executable (or "auto" to find conda using the PATH and other conventional install locations).

Value

None


caracas documentation built on Oct. 17, 2023, 5:08 p.m.