metacall / core

MetaCall: The ultimate polyglot programming experience.
https://metacall.io
Apache License 2.0
1.55k stars 160 forks source link

Error when running auth-function-mesh example #512

Open Mostafa-wael opened 2 months ago

Mostafa-wael commented 2 months ago

🐛 Bug Report

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

image

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

Expected Behavior

It should load the code successfully.

Current Behavior

Error in the dependencies.

Steps to Reproduce

metacall pip3 install metacall
metacall
λ load py auth.py
giarve commented 2 months ago

Duplicate here, closing this one should close https://github.com/metacall/distributable-linux/issues/20