Kevin Stevenson

Results 27 comments of Kevin Stevenson

I just updated to the latest version of Eureka! on my Linux machine and I'm getting a similar error. > ImportError: /opt/anaconda3/envs/eureka/lib/python3.9/site-packages/mc3/lib/_binarray.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZGVbN2v_exp I can confirm that I...

I pushed a workaround to Main, so updating Eureka! should "fix" the problem until we find a more permanent solution.

The error is on import. If it fails, you'll get a warning message that states MC3 failed to import.

I just created a new conda environment and performed a fresh install using Python 3.10 and had no issues importing MC3. Perhaps MC3 has compatibility issues with Python 3.9.

@taylorbell57 I don't think this is something that needs to be done for v1.0, maybe v1.1.

As a general comment, I think we can pare down the S1 and S2 templates by removing many of the skip_pipeline_step keywords that never change.

> @kevin218, all comments aside from [#632 (comment)](https://github.com/kevin218/Eureka/pull/632#discussion_r1660427023) (in response to my comment that `bg_disp` (now called `bg_row_by_row`), `bg_dir`, and `isrotate` all seem to control the same thing) have now...

What’s going on with this PR? It looks like I signed off on it 3 weeks ago and nothing has happened since, but now there a bunch of conflicts.

Caleb Canas may have solved the problem. He says it works for him.

We should use Scalene, an AI based profiling tool that is available on GitHub.