-
|
I have been using PyRx on GstarCAD2025 Note: |
Beta Was this translation helpful? Give feedback.
Replies: 19 comments 8 replies
-
|
Hi, I’m using GSTARCAD2026 Build 251031 I guess I should try to update |
Beta Was this translation helpful? Give feedback.
-
|
Build 251031 is the only version I can download from their website.
|
Beta Was this translation helpful? Give feedback.
-
|
There is a new SDK though. would you like me to try to compile against the latest SDK? |
Beta Was this translation helpful? Give feedback.
-
|
I try to replaced PyRxG26.0.grx and RxLoaderG26.0.grx from e623dd7 |
Beta Was this translation helpful? Give feedback.
-
|
I see, Malaysia reseller has newer builds and a newer SDKs than the official site, apparently there’s a break in compatibility. |
Beta Was this translation helpful? Give feedback.
-
|
I installed GSTARCAD2026 Build 260123 from the Malaysia site and PyRx loaded fine. Unit test passes The dump shows there’s a command in progress at the time of the exception. Are you doing anything else besides loading? Are you using pyrx_onload? I’m the meantime, I will make a new build with the newer SDK call stack |
Beta Was this translation helpful? Give feedback.
-
|
9d4fbf6 |
Beta Was this translation helpful? Give feedback.
-
|
I added a new build for 260123. I think the issue must be something else though. |
Beta Was this translation helpful? Give feedback.
-
|
I replaced PyRxG26.0.grx and RxLoaderG26.0.grx from 9d4fbf6 to c:...\AppData\Local\Programs\Python\Python312\Lib\site-packages\pyrx What's process that I'm mistake? |
Beta Was this translation helpful? Give feedback.
-
|
I done as previous comment. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Maybe mistake only my computer on;y because I run on Test Computer that used to test many function. on Work Computer |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
I'll make a fresh build |
Beta Was this translation helpful? Give feedback.
-
|
I committed a fresh build, some things to try Uninstall PyRx, and install from the repository Another option it to reinstall PyRx, pip install cad-pyrx --force-reinstall Some things to try. If you’re running an old operating system, maybe sure you have C++ runtime |
Beta Was this translation helpful? Give feedback.
-
|
I decided to change new computer to test. After that I upgrade cad-pyrx to 2.2.47.5305, Then restart GSTARCAD and PyRX. This program run normally. Finally, I think the old computer may be problem. (I try to install VC_redist.x64.exe but not work) |
Beta Was this translation helpful? Give feedback.
-
|
I plan on using the newer SDK for the next release https://www.gstarcad.com.my/download-gstarcad2026 BUILD 2026.01..23 I don't know why the main website does not have the updates, I would rather support the reseller in Malaysia. |
Beta Was this translation helpful? Give feedback.
-
|
Added cad-pyrx 2.2.48.5317 to PyPi Please test at your convenience |
Beta Was this translation helpful? Give feedback.
-
|
Come back to old computer, MS SurfaceGo, Intel Pentium. Maybe this problem come from AVX instruction as you mention. |
Beta Was this translation helpful? Give feedback.






I committed a fresh build, some things to try
Uninstall PyRx, and install from the repository
python -m pip install git+https://github.com/CEXT-Dan/PyRx.gitAnother option it to reinstall PyRx, pip install cad-pyrx --force-reinstall
And try using the version at https://www.gstarcad.net/
Some things to try. If you’re running an old operating system, maybe sure you have C++ runtime