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

Vizier package version issue #20

Open
mariamelgamal opened this issue Oct 2, 2023 · 4 comments
Open

Vizier package version issue #20

mariamelgamal opened this issue Oct 2, 2023 · 4 comments
Assignees

Comments

@mariamelgamal
Copy link

I followed the archgym installation setup on a linux machine but I am facing the following issue with vizier when running vizier_dse.py after editing it, any ideas for why could this be the problem?
image (2)

@srivatsankrishnan
Copy link
Owner

@aadyapipersenia04 Can you take a look at this? Looks like some version dependencies.

@aadyapipersenia04
Copy link
Collaborator

probably some issue with cvxpy library..maybe the following commands could work?

pip install cvxopt
export CVXOPT_BUILD_FFTW=1
pip install cvxopt --no-binary cvxopt
conda install -c conda-forge cvxopt

@ShvetankPrakash
Copy link
Collaborator

@mariamelgamal whenever you have a chance could you try out the above to see if it works to resolve the install for you?

@mariamelgamal
Copy link
Author

still gives the same error

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

4 participants