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
Hi. I'm new here and to linux I am having a bit of trouble getting Automater set up. I've done my best to search around but can't find an answer to my issue. This is the error I receive when trying to run Automater:
Traceback (most recent call last):
File "/usr/local/bin/Automater.py", line 40, in
from siteinfo import SiteFacade, Site
File "/usr/local/bin/siteinfo.py", line 35, in
from outputs import SiteDetailOutput
ImportError: No module named outputs
Any help would be greatly appreciated.
Thanks!
The text was updated successfully, but these errors were encountered:
On Tue, Aug 8, 2017 at 2:39 PM, roughb8722 ***@***.***> wrote:
Hi. I'm new here and to linux I am having a bit of trouble getting
Automater set up. I've done my best to search around but can't find an
answer to my issue. This is the error I receive when trying to run
Automater:
Traceback (most recent call last):
File "/usr/local/bin/Automater.py", line 40, in
from siteinfo import SiteFacade, Site
File "/usr/local/bin/siteinfo.py", line 35, in
from outputs import SiteDetailOutput
ImportError: No module named outputs
Any help would be greatly appreciated.
Thanks!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#41>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ACMlaNZHjG6GKRCBBqyd4QqxD7iXlwWeks5sWLl7gaJpZM4OxMl4>
.
Hi. I'm new here and to linux I am having a bit of trouble getting Automater set up. I've done my best to search around but can't find an answer to my issue. This is the error I receive when trying to run Automater:
Traceback (most recent call last):
File "/usr/local/bin/Automater.py", line 40, in
from siteinfo import SiteFacade, Site
File "/usr/local/bin/siteinfo.py", line 35, in
from outputs import SiteDetailOutput
ImportError: No module named outputs
Any help would be greatly appreciated.
Thanks!
The text was updated successfully, but these errors were encountered: