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

Failed in installing with 'sage/numerical/backends/generic_backend.pxd' not found #10

Open
Selinaheyiii opened this issue Jul 23, 2024 · 0 comments

Comments

@Selinaheyiii
Copy link

When I try to use pip install to install sage-numerical-backends-gurobi, I encounter the following error:

Error compiling Cython file:

...

the Free Software Foundation, either version 2 of the License, or

(at your option) any later version.

https://www.gnu.org/licenses/

#*****************************************************************************

from sage.numerical.backends.generic_backend cimport GenericBackend
^

sage_numerical_backends_coin/coin_backend.pxd::0: 'sage/numerical/backends/generic_backend.pxd' not found.
I'm certain that sage.numerical.backends.generic_backend is present in the package. When installing sage-numerical-backends-coin, I encountered the same issue. How can I resolve this?

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