You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/lib/python3.5/site-packages/v20/__init__.py", line 2, in <module>
from v20 import account
File "/usr/lib/python3.5/site-packages/v20/account.py", line 2, in <module>
from v20.base_entity import BaseEntity
File "/usr/lib/python3.5/site-packages/v20/base_entity.py", line 3, in <module>
import yaml
ImportError: No module named 'yaml'
The text was updated successfully, but these errors were encountered:
alekna
changed the title
Missing dependency - yaml
Missing dependency (yaml)
Jan 28, 2017
PyYAML
module missing insetup.py
The text was updated successfully, but these errors were encountered: