This message was deleted.
# hamilton-help
s
This message was deleted.
s
Does the Hamilton hello world work?
Otherwise can you post the full stack trace?
b
The hamilton hello world isn't working, and that line is the only response I get in the terminal
s
can you bring up the python REPL in a terminal?
Might need to jump on a call — because it sounds like python is busted.
b
Yeah it does, I'd be happy to hop on a call - would love to get this sorted.
And yeah the python REPL in the terminal works
s
@Ben Hack want to schedule time? https://calendly.com/stefan-dagworks/45min
👍 1
b
Copy code
subprocess.CalledProcessError: Command '['/private/var/folders/8_/kqdwy02n2l37l3gv33chydgr0000gn/T/python-build.20231011154831.54112/Python-3.10.13/python.exe', '-W', 'ignore::DeprecationWarning', '-c', '\nimport runpy\nimport sys\nsys.path = [\'/var/folders/8_/kqdwy02n2l37l3gv33chydgr0000gn/T/tmpv7mevzxg/setuptools-65.5.0-py3-none-any.whl\', \'/var/folders/8_/kqdwy02n2l37l3gv33chydgr0000gn/T/tmpv7mevzxg/pip-23.0.1-py3-none-any.whl\'] + sys.path\nsys.argv[1:] = [\'install\', \'--no-cache-dir\', \'--no-index\', \'--find-links\', \'/var/folders/8_/kqdwy02n2l37l3gv33chydgr0000gn/T/tmpv7mevzxg\', \'--root\', \'/\', \'--upgrade\', \'setuptools\', \'pip\']\nrunpy.run_module("pip", run_name="__main__", alter_sys=True)\n']' died with <Signals.SIGABRT: 6>.