-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unsupported locale on Android #602
Comments
I tried a few different locales. The basis of these was the supporting listing provided by
Setting the locale via |
Re-tested with latest master 63433f3 and fresh Termux.
This was a bit easier to replicate once setting up my EDIT: sshd via Termux uses port 8022 by default, so |
I am attempting to run ipwb on Android 8.1.0 via Termux and am running into an issue relating to unsupported locale (related: #21, #333, #332, #214, #99). I have started the ipfs daemon and pulled the latest ipwb source from GitHub (13eb385).
Upon running
ipwb index ipwb/samples/warcs/5mementos.warc | ipwb replay
, I get the error in the attached screenshot:A potential caveat: I am running Python 3.7.2 (#51) via the installation command
pkg install python
then installing from the locally pulled repo source viapip install .
instead of from pypi.I plan on looking into this further, but please attempt to replicate this issue then comment if needed.
The text was updated successfully, but these errors were encountered: