You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks a lot for making this HSIC independence test package available!
I have python 3.6.1 on a windows machine. I tried "pip install kerpy" but ended with an error message:
Could not find a version that satisfies the requirement kerpy (from versions:)
no matching distribution found for kerpy
Then, I downloaded the package and noticed that there is not a setup.py file.
What is the best way to install kerpy?
Many thanks,
Ivan
The text was updated successfully, but these errors were encountered:
Hi Ivan
Thanks for your interest in the HSIC code. I am afraid this is not in pip.
You will need to download the repository and manually add it to your
pythonpath. Please see ExampleData.py file for an example usage.
Best
Dino
On 29 Jan 2018 21:48, "ivan-marroquin" <[email protected]> wrote:
Hi,
Thanks a lot for making this HSIC independence test package available!
I have python 3.6.1 on a windows machine. I tried "pip install kerpy" but
ended with an error message:
Could not find a version that satisfies the requirement kerpy (from
versions:)
no matching distribution found for kerpy
Then, I downloaded the package and noticed that there is not a setup.py
file.
What is the best way to install kerpy?
Many thanks,
Ivan
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AENv_glD2nVKLuaC8g2VnimVlGh059__ks5tPjy3gaJpZM4RxaNk>
.
Hi,
Thanks a lot for making this HSIC independence test package available!
I have python 3.6.1 on a windows machine. I tried "pip install kerpy" but ended with an error message:
Could not find a version that satisfies the requirement kerpy (from versions:)
no matching distribution found for kerpy
Then, I downloaded the package and noticed that there is not a setup.py file.
What is the best way to install kerpy?
Many thanks,
Ivan
The text was updated successfully, but these errors were encountered: