Replies: 2 comments 1 reply
-
|
Taking a closer look at this - camply's dependencies haven't been updated in a bit. I tried to replicate this, and was encountering errors to begin with, but using the latest allowable versions of pandas and pydantic I had all tests pass #380 Any other stacktrace or info you can share? |
Beta Was this translation helpful? Give feedback.
-
|
I loaded camply on another machine, a Dell laptop with an Intel Core i5-2430M x 2 processor and the same Op system, and it runs fine. My guess is it's with the cPython binaries. It's hard to say how their compiler was optimized (everything is on a Fedora RPM). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've recently downloaded and installed the newest camply (pipx ....) but when running it I get
"Illegal instruction (core dumped) camply --help "
Research has the error being a machine instruction that is in a bin file but not supported by my processor. I'm running Python 3.14.2 on a Fedora 43 workstation with a AMD A8-3850 APU × 4 cpu. Admittedly the cpu is over ten years old. I haven't had any other problems with Python before so is this now to be expected? I've enjoyed the camply program and found it extremely useful. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions