Philipp Oppermann
|
1a5fa7fe45
|
Fix: Use correct python/pip binaries after setting up venv
We don't modify the PATH for the current executable anymore, so we cannot use the `get_python_path`/`get_pip_path` functions anymore.
|
1 year ago |
Philipp Oppermann
|
6f85cfb429
|
Use `xshell` for Python dataflow example to try venv activation
|
1 year ago |
haixuanTao
|
05f919e06c
|
Use cli to spawn daemon run-dataflow to avoid confused exe path
|
2 years ago |
haixuanTao
|
c82c853d02
|
Download weights inside of dora to bypass yolov8 windows error
Being able to download a file within a yaml declaration can later be integrated as a yaml feature.
See: https://github.com/ultralytics/ultralytics/pull/7432#issuecomment-1883383862
|
2 years ago |
haixuanTao
|
ed83fe05c1
|
Fix pip upgrade
|
2 years ago |
haixuanTao
|
afcfec81f1
|
Fix path by using ; instead of :
|
2 years ago |
haixuanTao
|
20c02089b6
|
Fix Python CI on windows
|
2 years ago |
haixuanTao
|
0a60246038
|
Make `run` a helper function and use OsStr to search for path
|
2 years ago |
haixuanTao
|
a2de951d98
|
Remove setup tracing from examples to make it more simple
|
2 years ago |
haixuanTao
|
9413e4f198
|
Rename `../.env` to `.env` as it seems to create path issues
|
2 years ago |
haixuanTao
|
68ecf89b61
|
Remove explicit statement to `python3`and resolve it instead
|
2 years ago |
Philipp Oppermann
|
631019f8d3
|
Fix some clippy warnings
|
2 years ago |
haixuanTao
|
942d0a5df2
|
Use `run.rs` instead of `run.sh`for better cross-platform usage
|
2 years ago |
Philipp Oppermann
|
c5db53a4c6
|
Update Python dataflow example for new daemon API
|
3 years ago |
haixuanTao
|
29df5af240
|
remove `--release` flag from `python-dataflow`
|
3 years ago |
haixuanTao
|
ff814e0a2a
|
Run python exemple inside of python env
|
3 years ago |
haixuanTao
|
8d66e35add
|
Fix CI filter pattern and clippy warning
|
3 years ago |
haixuanTao
|
a52bbec30b
|
fix CI and make CI job non-interactive
|
3 years ago |
haixuanTao
|
7822e87b2d
|
Add python installer and run script
|
3 years ago |