Closed palomo11 closed 2 years ago
Hi - thanks for reaching out to us. I can't reproduce your numpy error. Could you try re-installing binny with its own snakemake env? So without giving a path to an existing snakemake or inpath in the config file, i.e. just setting snakemake_env: ""
Let us know if it worked - A
Sorry for late reply. It indeed worked. Thanks!
Hi,
After installing binny, I have tried to run the test but i got the following error:
I have checked and I have python3.8 and numpy==1.23.1:
When I try to import numpy in python, I have the same error:
But when I use the python in my snakemake environment I don't have that problem:
Could you give me some advice on how to solve this issue?
Thanks in advance.