Skip to content
This repository was archived by the owner on Apr 7, 2019. It is now read-only.
This repository was archived by the owner on Apr 7, 2019. It is now read-only.

Unable to run main.py #26

@foster82

Description

@foster82

Hi all,

when i try to run python main.py i get this error.

/vHackOSBot-Python $ python2.7 main.py
Traceback (most recent call last):
File "main.py", line 1, in
from update import Update
File "/home/jonathan/vhackos/vHackOSBot-Python/update.py", line 1, in
from utils import Utils
File "/home/jonathan/vhackos/vHackOSBot-Python/utils.py", line 14, in
import ruamel.yaml as yaml
ImportError: No module named ruamel.yaml

I have run pip install -r requirments.txt and that all installed ok. I have tried it with python3 and python2.7.

Any help would be greatly appreciated.

Thanks

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