label-studio-ml-backend icon indicating copy to clipboard operation
label-studio-ml-backend copied to clipboard

Fix problem where `python` may not be available as python3 default app

Open hogepodge opened this issue 2 years ago • 1 comments

python3 isn't always available as python. Chainging system call to python3 to be more portable.

hogepodge avatar May 04 '23 19:05 hogepodge

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d7c7352). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##             master    #261   +/-   ##
========================================
  Coverage          ?   2.15%           
========================================
  Files             ?       8           
  Lines             ?     835           
  Branches          ?       0           
========================================
  Hits              ?      18           
  Misses            ?     817           
  Partials          ?       0           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar May 04 '23 19:05 codecov-commenter