We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
# sudo pip3 install -r $UI_FOLDER/requirements.txt
This line can be found commented in 08-install-pioreactorui.sh
There was a mention of this not being necessary since "new: dependencies are installed with Pioreactor app"
Yet, these don't yet seem to be dependencies of pioreactor[worker] or pioreactor[leader], so I can't reproduce a working image for this reason.
pioreactor[worker]
pioreactor[leader]
The text was updated successfully, but these errors were encountered:
I'm not saying anyone is wrong haha, I just want an explanation for this since I was personally unable to reproduce.
Sorry, something went wrong.
No branches or pull requests
# sudo pip3 install -r $UI_FOLDER/requirements.txt
This line can be found commented in 08-install-pioreactorui.sh
There was a mention of this not being necessary since "new: dependencies are installed with Pioreactor app"
Yet, these don't yet seem to be dependencies of
pioreactor[worker]
orpioreactor[leader]
, so I can't reproduce a working image for this reason.The text was updated successfully, but these errors were encountered: