Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Issues with subprocess.run and os.system #24

Description

@daniel-kukiela

Hi,

I am trying to run some code using pychroot.
Even if i add mountpoints, trying to run anything using subprocess.run() end with an error:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/python3.6': '/usr/bin/python3.6'
(here's an example with python).
os.system() from the other hand always returns 32512.
Am i missing something? Or am i not allowed to use them inside pychroot?

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions