towhee-io / towhee

Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
https://towhee.io
Apache License 2.0
3.16k stars 246 forks source link

window报错: argument of type 'WindowsPath' is not iterable #2653

Closed huan415 closed 1 year ago

huan415 commented 1 year ago

.towhee不存在时,加载文件,加载文件后会 install requirements.txt ,此处window会报错

sre-ci-robot commented 1 year ago

Welcome @huan415! It looks like this is your first PR to towhee-io/towhee 🎉

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (1dd3251) 76.01% compared to head (5c25ed3) 76.01%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2653 +/- ## ======================================= Coverage 76.01% 76.01% ======================================= Files 407 407 Lines 20820 20820 Branches 2763 2763 ======================================= Hits 15826 15826 Misses 4104 4104 Partials 890 890 ``` | [Files Changed](https://app.codecov.io/gh/towhee-io/towhee/pull/2653?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io) | Coverage Δ | | |---|---|---| | [towhee/hub/downloader.py](https://app.codecov.io/gh/towhee-io/towhee/pull/2653?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=towhee-io#diff-dG93aGVlL2h1Yi9kb3dubG9hZGVyLnB5) | `96.29% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

junjiejiangjjj commented 1 year ago

Tks for this PR

junjiejiangjjj commented 1 year ago

/approve /lgtm

sre-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: huan415, junjiejiangjjj

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/towhee-io/towhee/blob/main/OWNERS)~~ [junjiejiangjjj] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment