Ross Creighton
Ross Creighton
WWindmill
Created by Ross Creighton on 2/19/2024 in #help
Python depencies - install from github repo
The following syntax at the top of my python script fails to deploy with: pip._internal.exceptions.DistributionNotFound: No matching distribution found for maxpanda-python-sdk
# extra_requirements:
# maxpanda-python-sdk @ git+https://git@github.com/renovoenergy/maxpanda_python_sdk.git
# extra_requirements:
# maxpanda-python-sdk @ git+https://git@github.com/renovoenergy/maxpanda_python_sdk.git
This syntax works from the command line and requirements.txt file locally. Is this possible in Windmill?
24 replies