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

Unable to run main.py #26

Open
foster82 opened this issue May 16, 2018 · 1 comment
Open

Unable to run main.py #26

foster82 opened this issue May 16, 2018 · 1 comment

Comments

@foster82
Copy link

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

@cptcepk
Copy link

cptcepk commented May 16, 2018

Re install python with all the aditionals options

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants