Skip to content
New issue

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

Error when install feast 0.9 version in Spark Environment #61

Open
mramosMS opened this issue Apr 25, 2022 · 1 comment
Open

Error when install feast 0.9 version in Spark Environment #61

mramosMS opened this issue Apr 25, 2022 · 1 comment
Labels
bug Something isn't working cluster

Comments

@mramosMS
Copy link
Contributor

mramosMS commented Apr 25, 2022

when I try to run this line:
pip3 install -r requirements.txt

I get the following error:

Building wheels for collected packages: feast-spark
Building wheel for feast-spark (PEP 517) ... error
ERROR: Command failed out with exit status 1:
command: /usr/bin/python3 /tmp/tmp9mm3nd4r build_wheel /tmp/tmpprsm3cex
cwd: /tmp/pip-req-build-36302qmf/cluster/sdk/python
Complete output (6 lines):
WARNING: '.' not a valid package name; please use only .-separated package names in setup.py
running bdist_wheel
running build
running build_py
running build_proto
error: [Errno 2] No such file or directory: 'python'**

ERROR: Failed building wheel for feast-spark

@mramosMS mramosMS changed the title Install feast 0.9 version in your environment - AKS Environment Install feast 0.9 version in AKS Environment Apr 25, 2022
@mramosMS mramosMS changed the title Install feast 0.9 version in AKS Environment Error when install feast 0.9 version in AKS Environment Apr 25, 2022
@mramosMS mramosMS changed the title Error when install feast 0.9 version in AKS Environment Error when install feast 0.9 version in Spark Environment Apr 25, 2022
@samuel100 samuel100 added bug Something isn't working cluster labels Jun 27, 2022
@Rakesh-Raushan
Copy link

@mramosMS For me downgrading the the protobuf resolved this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cluster
Projects
None yet
Development

No branches or pull requests

3 participants