Guillaume Piedigrossi

Results 47 comments of Guillaume Piedigrossi

@EvanBacon thanks for your great work! It works fine for me !!! Maybe a fix to the CI could help the repository owner to merge your PR?

@jitenderbadoni you should do a pull request ! :)

up to merge this PR @thegamenicorus ? :)

Yes exactly I would like to have the lightest docker image to convert files from an api

@davidohayon669 up to merge it please ?

Me too ! Did you find a solution for that @ahermle93 ? I thought about choosing automatically the biggest face instead of asking user to choose it

I will work on it in the next weeks / month. I'll keep you updated ;)

Maybe you should add this precision : it is especially for typescript developers ;)

Is it possible to use an environment variable like $CONDA_PREFIX ? ``` { "venvPath": "$CONDA_PREFIX/envs", "venv": "$CONDA_PREFIX/envs/my_env" } ``` This does not work for me :(