Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Chen authored and Aaron Chen committed Nov 16, 2017
1 parent 633e81e commit 1edf1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ All Package Requirements has been met with ArcGIS 10.1 and later or ArcGIS Pro.

CUDA 7.5 or later; numba and cudatoolkit; python 64bit (using arcgis pro for python 64bit)

Install cudatoolkit in Python with Anaconda: conda insall -c numba cudatoolkit=8.0(if with CUDA 8.0)
Install cudatoolkit in Python with Anaconda: conda install -c numba cudatoolkit=8.0(if with CUDA 8.0)

Or install with unofficial binaries for python extension packages to avoid compiling llvmlite

Expand Down

0 comments on commit 1edf1a2

Please sign in to comment.