We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I do not know if this is the correct place for this question. If not, forgive me.
I am trying to install owlread2 on OS X Ventura via conda following the "instructions" here: https://anaconda.org/conda-forge/owlready2
conda install -c conda-forge owlready2 conda install -c "conda-forge/label/cf202003" owlready2
I have updated conda, but the two commands above does not find any packages:
PackagesNotFoundError: The following packages are not available from current channels: - owlready2
Yesterday I was able to install owlready2 on Windows 11 with the first command.
Is there any way to install owlready2 via conda on apple machines?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I do not know if this is the correct place for this question. If not, forgive me.
I am trying to install owlread2 on OS X Ventura via conda following the "instructions" here:
https://anaconda.org/conda-forge/owlready2
I have updated conda, but the two commands above does not find any packages:
Yesterday I was able to install owlready2 on Windows 11 with the first command.
Is there any way to install owlready2 via conda on apple machines?
The text was updated successfully, but these errors were encountered: