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

Cannot install via Pip neither Miniconda. #1254

Open
ghost opened this issue Apr 18, 2024 · 3 comments
Open

Cannot install via Pip neither Miniconda. #1254

ghost opened this issue Apr 18, 2024 · 3 comments

Comments

@ghost
Copy link

ghost commented Apr 18, 2024

i have Windows 11, Python 3.11, cuda 12.4, so at the moment of installing :

pip install nnabla_ext_cuda120 nnabla-converter

it gives :

"ERROR: Could not find a version that satisfies the requirement nnabla_ext_cuda120 (from versions: none)
ERROR: No matching distribution found for nnabla_ext_cuda120"

installing via miniconda :

conda install nnabla_ext_cuda120 nnabla-converter

yields :

Retrieving notices: ...working... done
Channels:

  • defaults
    Platform: win-64
    Collecting package metadata (repodata.json): done
    Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  • nnabla_ext_cuda120
  • nnabla-converter

Current channels:

  • defaults

To search for alternate channels that may provide the conda package you're
looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.

please help

@TomonobuTsujikawa
Copy link
Contributor

Thank you for creating this issue.

We're very sorry but currently we are supporting python3.8, 3.9 and 3.10 only.
So, we don't provide packages for python3.11.

Sorry for inconvenience.

@ghost
Copy link
Author

ghost commented Apr 19, 2024

Ok don't worry, My Bad..... So....
Please add support for Python 3.11

@TomonobuTsujikawa
Copy link
Contributor

Thank you for your request.

EOL for python3.8 is the end of October, so we will change supported versions.
But, it will take some time, and I think the next release (1.39.0) will have the same supported versions as before.

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