Eric Longberg

Results 2 comments of Eric Longberg

Having a similar issue when trying to use gevent, although in my case it's not locating `PyBaseObject_Type`, rather than `_Py_NoneStruct` (same `site-packages/gevent/__hub_local.so` though). Happens as soon as I try to...

Got everything running on macOS now, but had to jump through the below hoops to do it. I suspect most of this would be fixed for future users if the...