Robert Pugh

Results 8 comments of Robert Pugh
trafficstars

any solution to this? I've also run into it just now.

same issue running Python 3.7 on Kubuntu. Downgrading werkzeug to 2.0.3 was the solution.

Hyperopt might be another option to consider: https://github.com/hyperopt/hyperopt

Yes, * the browser is google chrome version 101.0.4951.61 * os is android version 7.0 * Phone is a Sony Xperia L1 G3313 We are able to set the language...

I've now run into this issue more often than not with people/phones in Mexico (I think around 5 out of the 7 android users that I have been working with...

EDIT: filed as a separate issue: https://github.com/common-voice/common-voice/issues/3762 I have a seemingly related problem. Neither “Spanish” nor the other codes show up in the language dropdown menu. Curiously, there are a...

downgrading overrides works: `pip install overrides==3.1.0` perhaps this version should be explicit in the requirements.txt file?

Thank you very much for your help @brinaseidel ! Using your solution, I was able to get it working following the tutorial's recommended syntax with just adding the following: ```...