metacall / distributable-linux

Linux redistributable for shipping MetaCall Core.
Apache License 2.0
10 stars 11 forks source link

Error when running auth-function-mesh example #20

Open Mostafa-wael opened 3 months ago

Mostafa-wael commented 3 months ago

I tried running the auth-function-mesh example using the metacall CLI but failed due to a dependencies error.

How to reproduce the problem?

metacall pip3 install metacall
metacall
λ load py auth.py

Output

image

The same happens in the auth-middleware example which uses node.js