You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you install this amazing repo by pip install FrEIA you will see that version 0.2 is installed.
However, if you take a look at some things, it is easy to note that you are installing the main brach instead the 0.2.
Here an example. This code works
import FrEIA.framework as Ff
Ff.GraphINN([])
If you look at this repository, v0.2 is released in february but in pYpI is released in July.
The text was updated successfully, but these errors were encountered:
If you install this amazing repo by
pip install FrEIA
you will see that version 0.2 is installed.However, if you take a look at some things, it is easy to note that you are installing the main brach instead the 0.2.
Here an example. This code works
If you look at this repository, v0.2 is released in february but in pYpI is released in July.
The text was updated successfully, but these errors were encountered: