pythonmobile

Results 31 issues of pythonmobile

Is it possible to run this without running your own xmpp server? Perhaps just tell the js code to talk to jabber.org's free xmpp server and the id to which...

Can we borrow the CSS from https://towtruck.mozillalabs.com/example/ for the chat widget. It looks very professional and should be easy to pull out.

>>> X = dct.dct(x) UserWarning: The function torch.rfft is deprecated and will be removed in a future PyTorch release. Use the new torch.fft module functions, instead, by importing torch.fft and...

https://github.com/Genivia/ugrep

Any particular reason why regression testing does not support BIT_STREAM_WORD_TYPE=uint8?

python3.8 util.py Traceback (most recent call last): File "util.py", line 461, in img = img * 1.0 / 255 TypeError: unsupported operand type(s) for *: 'NoneType' and 'float'

Is there a function that takes a polygon with holes as input and outpus polygons without holes? (preferably with a small number of diagonals added)

``` epoch train_loss train_acc train_ppl valid_loss valid_acc valid_ppl ------- ------------ ----------- ----------- ------------ ----------- ----------- Traceback (most recent call last): File "/home/uname/.pyenv/versions/3.7.6/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/home/uname/.pyenv/versions/3.7.6/lib/python3.7/runpy.py",...

I tried "bcp disjoin_sets.hpp output" - and the command does not give any error and leave the output directory empty. Perhaps this can be fixed? (Version 1_73_0 - OS Ubuntu...

Perhaps someone here can comment on this issue or how to fix it? https://github.com/mitsuhiko/flask-openid/issues/11