Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fastchan::sympy 404 not found #35

Closed
louisdeneve opened this issue Mar 19, 2023 · 3 comments
Closed

Fastchan::sympy 404 not found #35

louisdeneve opened this issue Mar 19, 2023 · 3 comments

Comments

@louisdeneve
Copy link

I cannot build my docker image because a link used to install the sympy package leads to a 404 page.

More information in this link.

Hoping you guys will notice this by posting it here.

@louisdeneve
Copy link
Author

Don't know if this is still up to do date like mentioned here, but will '@' you @jph00

@oguiza
Copy link

oguiza commented Apr 10, 2023

Hi @jph00,

I'm having the same issue louisdeneve described above.
I'm trying to create a new conda release for timeseriesAI's tsai library using nbdev_conda, but it raises an error when trying to download the sympy package using fastchan (I've created multiple conda releases in the past and it always worked great).

Here's the issue:

File "/Users/nacho/opt/anaconda3/envs/py37torch113/lib/python3.7/site-packages/conda/core/package_cache_data.py", line 664, in execute
    raise CondaMultiError(exceptions)
conda.CondaMultiError: HTTP 404 NOT FOUND for url <https://conda.anaconda.org/fastchan/osx-64/sympy-1.11.1-py310h2ec42d9_2.tar.bz2>
Elapsed: 00:00.150336

The file is shown in anaconda fastchan/packages/sympy, I've checked the file (https://anaconda.org/conda-forge/sympy/1.11.1/download/osx-64/sympy-1.11.1-py310h2ec42d9_2.tar.bz2) but when you click on it you cannot download it you get this message: "The page you are looking for does not exist.".
However, it exists in conda-forge and it can be downloaded (https://anaconda.org/conda-forge/sympy/1.11.1/download/osx-64/sympy-1.11.1-py310h2ec42d9_2.tar.bz2).

@sethfri
Copy link

sethfri commented Oct 8, 2023

@louisdeneve @oguiza We just fixed a similar issue in #38 by deleting the package, but it looks like a few months after you posted, a noarch version of sympy was published to fastchan that is downloadable. Does that solve your problem or are you still having issues?

@jph00 jph00 closed this as completed Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants