Philippe Manzano

Results 127 issues of Philippe Manzano
trafficstars

Hello Sir, To save/export as JSON, I tried changing the save function to: ``` async save () { try { let blob = await this.cy.json(false, 'elements') if (window.navigator.msSaveBlob) { window.navigator.msSaveBlob(blob,...

After managing to fix the node-gyp error at install (Win10, node 10.13) I stumble on: ``` node ./transfer.js transfer -c ./images/louvre.jpg -s ./images/Francis_Picabia.jpg -o output.jpg --gpu ``` ``` 2018-12-17 13:23:30.806122:...

**Describe the bug** Tried the new `admin/build-mobile-app` but it raised some errors: First attempt: ``` Build Result Unable to build the app: , added 491 packages, and audited 492 packages...

bug

**Is your feature request related to a problem? Please describe.** AFAIK, recent star_rating is only working when an `int` field is shown as stars. But there's no way to increment,...

Hello, In my dedicated python environment, I tried with latest timm and forced 0.4.5 without luck: ``` pip install timm==0.4.5 Defaulting to user installation because normal site-packages is not writeable...

I use PopOS (Ubuntu) 22.04 and have a RTX3060 NVIDIA Card and can't start Fantasia Archive. Here's the full error: ``` (node:223260) electron: The default of contextIsolation is deprecated and...

Thanks for this gem! This is very promising. I have issues with texture baking though. Adding Suzanne, I applied a free blenderkit texture and tried generating asset as glb with...

Hi, After pipe2py install (feedparser and simplejson are already installed), testing or compiling throws: python testbasics.py Traceback (most recent call last): File "testbasics.py", line 9, in from pipe2py import Context...

Hello, Seems promising! Starred Using stable Blender 2.92.0 on ubuntu 20.04 adding a cube + applying subsurf 2 AutoRemesher > generate quad mesh Crashes and quits blender

Hello, It's more a discussion than a bug :) I noticed that this addon always only export "world" boundary, no inlet, outlet or walls, or did I miss something? Could...