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

Install Error for PyPI distribution: "Could not find a binary distribution for the platform linux-64" #38

Open
chelseatroy opened this issue Nov 7, 2024 · 0 comments

Comments

@chelseatroy
Copy link

Installing via a decorator that visits PyPI for all the dependencies listed in it. Out of the half-dozen or so dependencies we install with this decorator, only causal-conv1d fails. Here is the error message:

2024-11-07 16:47:53.168 Bootstrapping virtual environment(s) ...
    Pip ran into an error while setting up environment:
    Could not find a binary distribution for causal-conv1d==1.4.0 
    for the platform linux-64
    
    Note that @pypi does not currently support source distributions

Using Python version 3.10.0.

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

1 participant