Search found 2 matches

by randalc
25 Sep 2024, 13:04
Forum: Installation
Topic: Undefined Symbol: rpn
Replies: 6
Views: 52338

Re: Undefined Symbol: rpn

Thank you. I tried the new build and it did not work.
I think the issue may have come from my computer updating from ubuntu 22.04 to 24.04.
I wiped the computer and rebuilt from scratch and that seemed to fix the issue.
by randalc
24 Sep 2024, 10:56
Forum: Installation
Topic: Undefined Symbol: rpn
Replies: 6
Views: 52338

Undefined Symbol: rpn

Hello, I am having an issue with importing sdds in python 3.12 where I get the following error. >>> import sdds Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3/dist-packages/sdds.py", line 1, in <module> import sddsdata, sys, time ImportError: /usr/lib/p...