Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR Jasper Not Running #713

Open
rawan13 opened this issue Mar 30, 2019 · 1 comment
Open

ERROR Jasper Not Running #713

rawan13 opened this issue Mar 30, 2019 · 1 comment

Comments

@rawan13
Copy link

rawan13 commented Mar 30, 2019

Hello,
I've used the code of jasper-client and put it in /home/pi/jasper/client/diagnose.py and tried to run jasper however I got this error:
pi@raspberrypi:~ $ /home/pi/jasper/jasper.py


  •         JASPER - THE TALKING COMPUTER           *
    
  • (c) 2015 Shubhro Saha, Charlie Marsh & Jan Holthuis *

Traceback (most recent call last):
File "/home/pi/jasper/jasper.py", line 137, in
if not args.no_network_check and not diagnose.check_network_connection():
AttributeError: 'module' object has no attribute 'check_network_connection'

@appeacock
Copy link

The work on Jasper - specifically making it work as-is and refactoring to Python 3 is being conducted at https://github.com/aplawson/jasper-client -- including a tutorial on how to build it and/or deploy it with a custom Raspbian ISO image. //adam

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

No branches or pull requests

2 participants