You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/08 03:06:23 UTC

[GitHub] [pulsar] gitfy edited a discussion: Pulsar functions : python zip with deps wheel

GitHub user gitfy edited a discussion: Pulsar functions : python zip with deps wheel

Hi,
I am trying setup a python zip based on the documentation. I have the attached wheel file in the deps folder which gets properly picked up for installing the dependencies.

But my problem is 
```
"Downloaded successfully"
shardId=0
Looking in links: /pulsar/download/pulsar_functions/function1/deps
Processing ./download/pulsar_functions/function1/deps/function1-0.0.1-py3-none-any.whl
ERROR: Could not find a version that satisfies the requirement ujson (from tiling) (from versions: none)
ERROR: No matching distribution found for ujson
```

The error message is different everytime from diff packages in the whl file.
I tried with different options where the deps are defined with the specific version and without it. None worked.

This is the wheel file i am using.
If anyone can help me point out what i am missing that causing the deployment to fail, would be great.
[function1-0.0.1-py3-none-any.whl.txt](https://github.com/apache/pulsar/files/9523262/function1-0.0.1-py3-none-any.whl.txt)


GitHub link: https://github.com/apache/pulsar/discussions/17532

----
This is an automatically sent email for dev@pulsar.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@pulsar.apache.org