GitHub user gitfy created 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
```

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-unsubscr...@pulsar.apache.org

Reply via email to