Closed seafloor closed 6 years ago
Hi @seafloor , the compilation failed when you installed that package. How did you install it? Could you uninstall and try to install again? And if something fail in the installation, please, report here.
Thanks @horta for replying - it's working now!
Bgen and bgen-reader were just installed with conda and pip, and cffi with pip too. I never got any output giving errors with pip -v, but re-installing cffi with bitbucket/python setup.py install
then bgen-reader solved it on both mac and linux.
Thanks!
Hi,
I'm having an issue just importing read_bgen, where a "ModuleNotFoundError: No module named 'bgen_reader._ffi'" error is returned. I'm getting this on both my mac and linux, but I have an older installation on a different mac that works really well.
Output from loading in ipython is pasted below. Any help would be really appreciated!
Running python 3.6.2, ipython 6.1.0