NEGU93 / cvnn

Library to help implement a complex-valued neural network (cvnn) using tensorflow as back-end
https://complex-valued-neural-networks.readthedocs.io/
MIT License
164 stars 33 forks source link

Help: package installation issue #53

Open philwang66 opened 3 months ago

philwang66 commented 3 months ago

I am installing the package via conda install -c negu93 cvnn

and got the following message:

Solving environment: / warning libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE failed

LibMambaUnsatisfiableError: Encountered problems while solving:

philwang66 commented 3 months ago

image Any idea how to solve this? Thanks.

philwang66 commented 3 months ago

Using pip works.