issues
search
ray-project
/
ray_beam_runner
Ray-based Apache Beam runner
Apache License 2.0
42
stars
12
forks
source link
Update readme for urllib3 import error
#63
Open
alinealfa
opened
1 year ago
alinealfa
commented
1 year ago
Update Readme
Add note for dealing with urllib3 import error
Keep just the safe option with delimiter for the extras (
pip install -e '.[test]'
) as that's already the suggested command from
pip install
doc
pip install -e '.[test]'
) as that's already the suggested command frompip install
doc