PlumpMath

Results 60 comments of PlumpMath
trafficstars

Sorry for the off-topic ramble... Every time Mac updates, various Python packages related to C++ always seem to encounter error issues, which is really frustrating. Anyway, with the upgrade to...

I did as you told me, When bb was mixed, pipe args and bb args could be input separately. it's awesome Nice! Thanks~

nixpkgs version (nodePackages.nijs ?) ` error: attribute 'lib' missing at /nix/store/k92wbmi3i4cszi9szy8wfklmrc1sjivx-nijs-0.0.25/lib/node_modules/nijs/lib/funProxy.nix:18:7: 17| /* Import all the CommonJS modules that we like to use in this function */ 18| ${stdenv.lib.concatMapStrings (require:...

When will this be normal? You've already gifted us node2nix, but I hope this simpler way will be sooner rather than later. (It's really nice to be able to put...

Pure didn't work, so I moved it to .config/nixpkgs/config.nix, Again move flake.. with impure it worked fine on flake.nix. . Since js is an impure language, you wouldn't do it...

I've succeeded in calling it with `current.scrollToIndex({index: n .... })`. It turns out the example code in the Virtuoso documentation is correct. However, the problem is that when I select...

The first question is my miss. I'm gonna have to run some more play your code after and ask you a question.

https://github.com/clj-python/libpython-clj/issues/188 I put your code in cljbridge.py and I've run it in the latest libpython-clj version. FreeCAD shares memory between clojure n python, but can't access FreeCAD API, Conversely, UPBGE...

Currently, the fyrox engine is using 'coreaudio-sys,' and the build is failing in the same way on x86-64 darwin (Nix-Darwin). However, it builds successfully and runs without issues on m2....

https://github.com/purescript/spago#monorepo I Found