Daniel
Daniel
To anyone facing this problem, please note that the latest node version (9.2) `child_process.exec` only accepts a string as its value instead of arrays.
is there anyway I could help to accelerate this? it's blocking users on firefox, making it seem that Stacks/Hiro is very unreliable / rug.
> Thanks, I was able to get it work work by first manually installing `node-pre-gyp` and then uninstalling it after `node-webrtc` installed. same for node 16
I tested the first, and apparently the parser does this: `(5==5)>4` which gives `1>4`, which is false. Python3 parses it as ternary conditionals, like so: `5==5 and 5>4`
:P Missed those. Personally, zip() and set(), along with slices (basically data structure functions and methods) are the ones that I think are important to implement first.
still having this problem. Solution: 1. Create the table manually using ``` CREATE TABLE bucardo.bucardo_truncate_trigger ( tablename OID NOT NULL, sname TEXT NOT NULL, tname TEXT NOT NULL, sync TEXT...
@machack666 this was on fresh installations, using bucardo 5.4.1 with pgsql-10, it was tested about a dozen times, all of my installations failed to create that table.
@machack666 yep, complete teardown/rebuild of everything, fresh installs of pgsql 10 and bucardo 5.4.1 , on multiple ubuntu 16.04 machines . I've done some testing just now again, and so...
Happy to comment that hy works fine with Nuitka
issues fixed by updating typed-ast==1.5.5 and pyjq==2.6.0