Jarvis icon indicating copy to clipboard operation
Jarvis copied to clipboard

Jarvis install on Mac stalls at dictionary download

Open Hadesunjackd opened this issue 3 years ago • 0 comments

it was loading for more than an hour so i killed it havent tried again

=== Downloading additional data (Dictionary) ====

  • wordnet ^|

An unexpected error occurred. Please open an issue on github! here is the error:

Traceback (most recent call last): File "/Users/Test/Jarvis/installer/main.py", line 13, in import steps.c_nltk File "/Users/Test/Jarvis/installer/steps/c_nltk.py", line 13, in shell(CMD.format(package)).should_not_fail() File "/Users/Test/Jarvis/installer/helper.py", line 156, in shell cli_output = subprocess.check_output(cmd, shell=True, stderr=subprocess.STDOUT, universal_newlines=True) File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/subprocess.py", line 420, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/subprocess.py", line 503, in run stdout, stderr = process.communicate(input, timeout=timeout) File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/subprocess.py", line 1139, in communicate stdout = self.stdout.read() KeyboardInterrupt

Hadesunjackd avatar Jul 24 '22 04:07 Hadesunjackd