-
Notifications
You must be signed in to change notification settings - Fork 242
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Willingness to contribute
Yes. I can contribute a fix for this bug independently.
Feathr version
1.0.0
System information
- OS Platform and Distribution: Windows 11
- Python version: python 3.11
Describe the problem
when install feathr on windows by "pip install feathr", the terminal reports the follown error:
File "C:\Users\jerry\AppData\Local\Temp\pip-build-env-lkv1wqe0\overlay\Lib\site-packages\setuptools_distutils\util.py", line 139, in convert_path
raise ValueError("path '%s' cannot be absolute" % pathname)
ValueError: path '/home/esabellico/workspace/confluent-kafka-python-sdist/LICENSE.txt' cannot be absolute
[end of output]
So, Why rely on the absolute path of another user?
Tracking information
No response
Code to reproduce bug
No response
What component(s) does this bug affect?
-
Python Client: This is the client users use to interact with most of our API. Mostly written in Python. -
Computation Engine: The computation engine that execute the actual feature join and generation work. Mostly in Scala and Spark. -
Feature Registry API: The frontend API layer supports SQL, Purview(Atlas) as storage. The API layer is in Python(FAST API) -
Feature Registry Web UI: The Web UI for feature registry. Written in React
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working