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

Installation issue with Ansys Python #121

Open
mkundu1 opened this issue Sep 5, 2022 · 2 comments
Open

Installation issue with Ansys Python #121

mkundu1 opened this issue Sep 5, 2022 · 2 comments
Assignees
Milestone

Comments

@mkundu1
Copy link
Collaborator

mkundu1 commented Sep 5, 2022

pip install visualization is not working with Ansys Python because psutil cannot be compiled.

One workaround is to pass --system-site-packages while creating the virtual environment.

@Pyrbi
Copy link

Pyrbi commented Sep 5, 2022

Hi, I have tried with --system-site-packages and got below error:

>"C:\Program Files\ANSYS Inc\v231\commonfiles\CPython\3_7\winx64\Release\python\python.exe" -m venv --system-site-packages env
Access is denied.

@seanpearsonuk seanpearsonuk added this to the v0.5.0 milestone Sep 5, 2022
@seanpearsonuk
Copy link
Collaborator

Seeking more information on the nature of the dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Prioritised
Development

No branches or pull requests

4 participants