Seonho Kim

Results 2 comments of Seonho Kim

@peter-kehl You might want to try with this: https://github.com/benfb/lein-gorilla/releases/tag/v0.7.0

I've done as follows which is similar to @TitorX 's recommendation but to use with pyenv-virtualenv. Create a conda environment within anaconda3 activated status. ```shell # set pyenv global with...