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
Would it be possible to update PyO3? The conda-forge recipe fails to support PYPY interpreter, which would require v0.15.2 upward to circumvent the UTF8 undefined attribute error.
Updating to 0.15.2 would require to update: return Err(exceptions::ValueError::py_err("Invalid language_code"))
The text was updated successfully, but these errors were encountered:
Would it be possible to update PyO3? The conda-forge recipe fails to support PYPY interpreter, which would require v0.15.2 upward to circumvent the UTF8 undefined attribute error.
Updating to 0.15.2 would require to update:
return Err(exceptions::ValueError::py_err("Invalid language_code"))
The text was updated successfully, but these errors were encountered: