Can't use pysr on linux #899
-
Hello to everyone, WARNING: Error during initialization of module GMP: ErrorException("PCRE compilation error: unrecognised compile-time option bit(s) at offset 0") ERROR: PCRE compilation error: unrecognised compile-time option bit(s) at offset 0 The computer farm has this characteristics
Any idea on what is causing this ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
It seems like you could try
i.e., it seems due to conflicting libraries in your environment |
Beta Was this translation helpful? Give feedback.
Unfortunately I don't know enough about your environment or IDE to help, sorry. Maybe reach out to help forums for whatever IDE you are using or your IT help desk (if you are doing this on your workplace machine).
As a quick hack you could put the following code in place of wherever your pysr import is