royerlab / aydin

Aydin — User-friendly, Fast, Self-Supervised Image Denoising for All.

Home Page:https://royerlab.github.io/aydin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installation fails

mocherry opened this issue · comments

Dear all,
I have tried to install Aydin.
When executing " pip install aydin",
I get the following error-message:
File "C:\Users\kirsch\Miniconda3\envs\aydin_env\lib\site-packages\pip_vendor\urllib3\response.py", line 442, in _error_catcher
raise ReadTimeoutError(self._pool, None, "Read timed out.")
pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.
WARNING: There was an error checking the latest version of pip.

Help would be greatly appreciated. Thanks and best,
Matthias

Hello @mocherry , thank you for the issue.

Could you upgrade your pip first with: python -m pip install --upgrade pip?
Then try: pip install aydin? and please let me know if this solves the problem.

Happy new year @mocherry ! I am checking-in to see if upgrading your pip helped or not?

Glad to hear that, I am closing this issue then. Feel free to reach out if you need help with Aydin in future!