https://flyte.org logo
e

Eduardo Apolinario (eapolinario)

09/07/2022, 7:08 AM
Github issue tracking this: https://github.com/flyteorg/flyte/issues/2855 We're going to take care of this asap. The expectation is to have another flytekit beta version by tomorrow (9/7).
k

Ketan (kumare3)

09/07/2022, 1:40 PM
Any reason to use the beta version
s

Samhita Alla

09/08/2022, 6:02 AM
@KS Tarun, I didn’t know this was the error you were seeing. 1.2.0b0 resolves a pyflyte run x FlyteFile issue, and if I remember correctly, this was what you encountered.
When do you see the
no module …
error? Is it while installing the requirements?
k

KS Tarun

09/08/2022, 6:53 AM
No, it is while running
pyflyte run --remote --image <http://ghcr.io/flyteorg/flytecookbook:pima_diabetes-latest|ghcr.io/flyteorg/flytecookbook:pima_diabetes-latest> diabetes.py diabetes_xgboost_model
2 Views