python-esppy icon indicating copy to clipboard operation
python-esppy copied to clipboard

Pip and conda repositories update

Open pinduzera opened this issue 4 years ago • 0 comments

It's pretty simple, the pip repo, by default, is installing esppy 1.0, to install a newer version you have to explicitly do so: pip install sas-esppy==7.1

The conda repo doesn't even have anything other than 1.0 conda search -f -c sas-institute sas-esppy

The problem in both cases is that esppy 1.0 doesn't even work anymore with newer ESP versions, probably due to api change.

The issue is just to make that more clear

pinduzera avatar Apr 07 '21 16:04 pinduzera