-
-
Notifications
You must be signed in to change notification settings - Fork 610
Closed
Description
🐞 bug report
Affected Rule
compile_pip_requirements
Is this a regression?
Yes. Works in 0.9.0, broken in 0.10.0+
Description
Setup is as here: #366
Under 0.10.0 and above, relative requirements fail due to not being able to resolve the file path.
Bug was introduced in aef17ad
Issue is the removal of os.chdir
:
Became:
🔬 Minimal Reproduction
See #366
🔥 Exception or Error
WARNING:pip._internal.req.constructors:Requirement 'deps/some_name/some_name-1.2.3-py3-none-any.whl' looks like a filename, but the file does not exist
🌍 Your Environment
Operating System:
Ubuntu 20.04.3 LTS
Output of bazel version
:
bazel 5.0.0
Rules_python version:
0.10.2
Anything else relevant?
Metadata
Metadata
Assignees
Labels
No labels