You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed binglide on a variant of Ubuntu, but I get the following error message when trying to open files. I have yet to install numba but from what I gathered from the instructions it was optional?
Alright, got it to at least load files by making the following changes. It looks like the problem is with numpy's latest versions where they've changed the way implicit casting works? I've no idea what if any side effects may result from the changes I've made, but it seems to be working at least..
Oh. Thanks for the report! I haven't tried binglide on the latest ubuntu myself. I don't have time right now, but I might look at it during the week-end. If you get it to work feel free to make a pull-request with the changes that seem to be working for you. I might use it as a base.
I just installed binglide on a variant of Ubuntu, but I get the following error message when trying to open files. I have yet to install numba but from what I gathered from the instructions it was optional?
The text was updated successfully, but these errors were encountered: