Jay
Jay
According to line 838 of [requests_html.py](https://github.com/psf/requests-html/blob/026c4e5217cfc8347614148aab331d81402f596b/requests_html.py) indeed the return order should match the call order. I don't think the way it is written that is possible. The whole point of...
But I had to install the -i386 compatible libs so the issue is one dep is compiled in 32 bit mode not 64bit.
Thanks for the extra info. I am sorry to be vague about the use case, I am writing python to generate synthisable SV code from a menu of components. Each...
Hi, Having been distracted by other work for a bit I am back on this project. I have tried to use the ANTLR preprocessor grammar files from hdlConverter to generate...
Our company is very pedantic about sharing code IP, even fragments. I would probably lose my job if I were to share even a tiny piece of code here. It...
Can you point me to any documentation that explains the code structure? I am trying to work out what direction to go to achieve the above task. I have half...
Great, thanks. It seems my understanding of code structure is reasonably accurate. I will continue to look at what I have to do to get AST out of the preprocessor...
The workound suggested by @tcitworld does not work for me. My oc_properties table is completely empty so there are no erronous rows to delete. However my symptoms and logs are...
@paolosg: I got all excited by your report of a fix. Sadly not for me :-( Exactly the same error and behaviour as 3.2.1 (and obfusticated code so I can't...
> Which version of Pycharm are you using ? Professional or Community ? Professional