Mathieu Moreau

Results 188 issues of Mathieu Moreau

cfscrape==2.1.1 doesn't give error on missing Node installed, but tries to run and fails with: Traceback (most recent call last): File "C:\Python36-64\lib\site-packages\cfscrape\__init__.py", line 255, in solve_challenge javascript, flags=re.S AttributeError: 'NoneType'...

bug

This contract has 14 files, no idea which one is the entry point: https://etherscan.io/address/0x44c3fab0ae93ac02ae7a218c51e8a0e5e64c34df#code please add ability to take multiple files as input, with one output. Not sure what etherscan.io...

**Application version** 4.7 **Platform** Win7 x64 **Printer** **Reproduction steps** 1. drag a shortcut of STL to Cura **Screenshot(s)** **Actual results** 2. fails by saying unrecognised file file.stl.lnk **Expected results** It...

KiTTY is sending wrong numpad key codes to linux in default "application-keypad-mode". /, *, - and + should be \033Oo, \033Oj, \033Om and \033Ok. NOT \033OQ, \033OR, \033OS, \033Ol are...

sudo apt-get install make unrar-free autoconf automake libtool gcc g++ gperf \ flex bison texinfo gawk ncurses-dev libexpat-dev python-dev python python-serial \ sed git unzip bash help2man wget bzip2 libtool-bin...

Based on Readme's Network selection section this combination is not supported. But Helium network has a huge coverage in EU.

enhancement

In the readme please suggest a good XML SEC parsing python library. (some guidance for new users where to go next)

documentation

Based on my experience with DBeaver/MsqlWorkbench the built in SQL editor could improve a lot. - common sql scripts could be stored in the database tree, this is handy for...

In appveyor added a last step to deploy to pypi automatically. It uses my credentials, if you want future proofing - registers on pypi, - send me your username, I...

miniupnpc
python

``` `c1.set_content(u' bold title ')` ... epub.write_epub(filename, book, opts) ``` generates the following invalid html in epub: ```