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

run.py运行出现No module named yaml #111

Closed
rainstorm0506 opened this issue Jan 8, 2019 · 1 comment
Closed

run.py运行出现No module named yaml #111

rainstorm0506 opened this issue Jan 8, 2019 · 1 comment
Labels

Comments

@rainstorm0506
Copy link

Traceback (most recent call last):
File "run.py", line 2, in
from config.emailConf import sendEmail
File "/home/vagrant/labs/Ticket/config/emailConf.py", line 5, in
from config.ticketConf import _get_yaml
File "/home/vagrant/labs/Ticket/config/ticketConf.py", line 4, in
import yaml
ImportError: No module named yaml

@testerSunshine
Copy link
Owner

@rainstorm0506 #91

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

No branches or pull requests

2 participants