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

BUG in example .../evaluate_design/01_ten_bar_truss.py in posix #124

Closed
PanekOndrej opened this issue May 11, 2023 · 1 comment · Fixed by #127
Closed

BUG in example .../evaluate_design/01_ten_bar_truss.py in posix #124

PanekOndrej opened this issue May 11, 2023 · 1 comment · Fixed by #127
Assignees
Labels
bug Something isn't working

Comments

@PanekOndrej
Copy link
Collaborator

PanekOndrej commented May 11, 2023

🐞 Description of the bug

Python node doesn't work:

  • FileNotFoundError: [Errno 2] No such file or directory: '/usr/ansys_inc/v232/optiSLang/slang/bin/slangMesa_x86_64'

📝 Steps to reproduce

Run example .../evaluate_design/01_ten_bar_truss.py on standart installation

  • (executable '/ansys_inc/v232/optiSLang/optislang')

Example works fine with standalone optiSLang though:

  • (executable '/opt/dynardo/ANSYS_optiSLang_2023R2dev/optislang')

💻 Which operating system are you using?

Linux

📀 Which ANSYS version are you using?

Version 23.2.0dev (3011)

@PanekOndrej PanekOndrej added the bug Something isn't working label May 11, 2023
@PanekOndrej
Copy link
Collaborator Author

  • remove mesa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant