(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 % /usr/local/bin/python3 /Users/nikoo/software-tm-OR_NLP-2/statefu
l_implementation/statecaller.py
Traceback (most recent call last):
File "/Users/nikoo/software-tm-OR_NLP-2/stateful_implementation/statecaller.py", line 1, in
from gptcaller import prompt
File "/Users/nikoo/software-tm-OR_NLP-2/stateful_implementation/gptcaller.py", line 2, in
from gpt4all import GPT4All
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/init.py", line 1, in
from .gpt4all import CancellationError as CancellationError, Embed4All as Embed4All, GPT4All as GPT4All
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/gpt4all.py", line 23, in
from ._pyllmodel import (CancellationError as CancellationError, EmbCancelCallbackType, EmbedResult as EmbedResult,
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/_pyllmodel.py", line 34, in
if subprocess.run(
^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['sysctl', '-n', 'sysctl.proc_translated']' returned non-zero exit status 1.
(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 % /usr/local/bin/python3 /Users/nikoo/software-tm-OR_NLP-2/statefu
l_implementation/statecaller.py
Traceback (most recent call last):
File "/Users/nikoo/software-tm-OR_NLP-2/stateful_implementation/statecaller.py", line 1, in
from gptcaller import prompt
File "/Users/nikoo/software-tm-OR_NLP-2/stateful_implementation/gptcaller.py", line 2, in
from gpt4all import GPT4All
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/init.py", line 1, in
from .gpt4all import CancellationError as CancellationError, Embed4All as Embed4All, GPT4All as GPT4All
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/gpt4all.py", line 23, in
from ._pyllmodel import (CancellationError as CancellationError, EmbCancelCallbackType, EmbedResult as EmbedResult,
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/_pyllmodel.py", line 34, in
if subprocess.run(
^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['sysctl', '-n', 'sysctl.proc_translated']' returned non-zero exit status 1.
(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 % python -c "import gpt4all; print(gpt4all.file)"
Traceback (most recent call last):
File "", line 1, in
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/init.py", line 1, in
from .gpt4all import CancellationError as CancellationError, Embed4All as Embed4All, GPT4All as GPT4All
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/gpt4all.py", line 23, in
from ._pyllmodel import (CancellationError as CancellationError, EmbCancelCallbackType, EmbedResult as EmbedResult,
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/_pyllmodel.py", line 34, in
if subprocess.run(
^^^^^^^^^^^^^^^
File "/opt/anaconda3/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['sysctl', '-n', 'sysctl.proc_translated']' returned non-zero exit status 1.
(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 % python -c "import gpt4all; print(gpt4all.file)"
Traceback (most recent call last):
File "", line 1, in
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/init.py", line 1, in
from .gpt4all import CancellationError as CancellationError, Embed4All as Embed4All, GPT4All as GPT4All
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/gpt4all.py", line 23, in
from ._pyllmodel import (CancellationError as CancellationError, EmbCancelCallbackType, EmbedResult as EmbedResult,
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/_pyllmodel.py", line 34, in
if subprocess.run(
^^^^^^^^^^^^^^^
File "/opt/anaconda3/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['sysctl', '-n', 'sysctl.proc_translated']' returned non-zero exit status 1.
(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 % python -c "import gpt4all; print(gpt4all.file)"
Traceback (most recent call last):
File "", line 1, in
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/init.py", line 1, in
from .gpt4all import CancellationError as CancellationError, Embed4All as Embed4All, GPT4All as GPT4All
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/gpt4all.py", line 23, in
from ._pyllmodel import (CancellationError as CancellationError, EmbCancelCallbackType, EmbedResult as EmbedResult,
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/_pyllmodel.py", line 34, in
if subprocess.run(
^^^^^^^^^^^^^^^
File "/opt/anaconda3/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['sysctl', '-n', 'sysctl.proc_translated']' returned non-zero exit status 1.
(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 %
(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 % /usr/local/bin/python3 /Users/nikoo/software-tm-OR_NLP-2/statefu
l_implementation/statecaller.py
Traceback (most recent call last):
File "/Users/nikoo/software-tm-OR_NLP-2/stateful_implementation/statecaller.py", line 1, in
from gptcaller import prompt
File "/Users/nikoo/software-tm-OR_NLP-2/stateful_implementation/gptcaller.py", line 2, in
from gpt4all import GPT4All
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/init.py", line 1, in
from .gpt4all import CancellationError as CancellationError, Embed4All as Embed4All, GPT4All as GPT4All
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/gpt4all.py", line 23, in
from ._pyllmodel import (CancellationError as CancellationError, EmbCancelCallbackType, EmbedResult as EmbedResult,
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/_pyllmodel.py", line 34, in
if subprocess.run(
^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['sysctl', '-n', 'sysctl.proc_translated']' returned non-zero exit status 1.
(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 % /usr/local/bin/python3 /Users/nikoo/software-tm-OR_NLP-2/statefu
l_implementation/statecaller.py
Traceback (most recent call last):
File "/Users/nikoo/software-tm-OR_NLP-2/stateful_implementation/statecaller.py", line 1, in
from gptcaller import prompt
File "/Users/nikoo/software-tm-OR_NLP-2/stateful_implementation/gptcaller.py", line 2, in
from gpt4all import GPT4All
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/init.py", line 1, in
from .gpt4all import CancellationError as CancellationError, Embed4All as Embed4All, GPT4All as GPT4All
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/gpt4all.py", line 23, in
from ._pyllmodel import (CancellationError as CancellationError, EmbCancelCallbackType, EmbedResult as EmbedResult,
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/gpt4all/_pyllmodel.py", line 34, in
if subprocess.run(
^^^^^^^^^^^^^^^
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['sysctl', '-n', 'sysctl.proc_translated']' returned non-zero exit status 1.
(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 % python -c "import gpt4all; print(gpt4all.file)"
Traceback (most recent call last):
File "", line 1, in
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/init.py", line 1, in
from .gpt4all import CancellationError as CancellationError, Embed4All as Embed4All, GPT4All as GPT4All
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/gpt4all.py", line 23, in
from ._pyllmodel import (CancellationError as CancellationError, EmbCancelCallbackType, EmbedResult as EmbedResult,
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/_pyllmodel.py", line 34, in
if subprocess.run(
^^^^^^^^^^^^^^^
File "/opt/anaconda3/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['sysctl', '-n', 'sysctl.proc_translated']' returned non-zero exit status 1.
(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 % python -c "import gpt4all; print(gpt4all.file)"
Traceback (most recent call last):
File "", line 1, in
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/init.py", line 1, in
from .gpt4all import CancellationError as CancellationError, Embed4All as Embed4All, GPT4All as GPT4All
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/gpt4all.py", line 23, in
from ._pyllmodel import (CancellationError as CancellationError, EmbCancelCallbackType, EmbedResult as EmbedResult,
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/_pyllmodel.py", line 34, in
if subprocess.run(
^^^^^^^^^^^^^^^
File "/opt/anaconda3/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['sysctl', '-n', 'sysctl.proc_translated']' returned non-zero exit status 1.
(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 % python -c "import gpt4all; print(gpt4all.file)"
Traceback (most recent call last):
File "", line 1, in
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/init.py", line 1, in
from .gpt4all import CancellationError as CancellationError, Embed4All as Embed4All, GPT4All as GPT4All
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/gpt4all.py", line 23, in
from ._pyllmodel import (CancellationError as CancellationError, EmbCancelCallbackType, EmbedResult as EmbedResult,
File "/opt/anaconda3/lib/python3.12/site-packages/gpt4all/_pyllmodel.py", line 34, in
if subprocess.run(
^^^^^^^^^^^^^^^
File "/opt/anaconda3/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['sysctl', '-n', 'sysctl.proc_translated']' returned non-zero exit status 1.
(base) nikoo@dhcp-128-189-197-180 software-tm-OR_NLP-2 %