Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to run (ImportError) #1

Open
AllanDaemon opened this issue Jul 30, 2019 · 0 comments
Open

Failed to run (ImportError) #1

AllanDaemon opened this issue Jul 30, 2019 · 0 comments
Assignees

Comments

@AllanDaemon
Copy link

In the readme, there is this instruction to run it:

Usage:
sudo systemd-commander

But I didn't found any file with that name (systemd-commander), neither any setup file to install it as a module.

I tried to run the src/main.py file, but it fails with:

Traceback (most recent call last):
  File "./main.py", line 5, in <module>
    from configparser import SafeConfigParser

I tried to install all the required dependencies but there is no file like requirements.txt, setup.py or written in the documentation.

I suggest to create a requirements file at least so other people can run it, and potentially contribute with it.

@FedericoCeratto FedericoCeratto self-assigned this Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants