Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

Home Page:https://agpt.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

./run agent start autogpt error

Thinking80s opened this issue · comments

⚠️ Search for existing issues first ⚠️

  • I have searched the existing issues, and there is no existing issue for my problem

Which Operating System are you using?

MacOS

Which version of AutoGPT are you using?

Latest Release

Do you use OpenAI GPT-3 or GPT-4?

GPT-3.5

Which area covers your issue best?

Installation and setup

Describe your issue.

/var/folders/2f/fw39fwcn47jb7h90z2ph4tn40000gn/T/tmpk3l48vix/.venv/lib/python3.12/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it with "
^
thinc/backends/numpy_ops.cpp:4949:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceCall("init", __pyx_f[0], 53, 0, __PYX_ERR(0, 53, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2447:15: note: expanded from macro '__Pyx_TraceCall'
if (__Pyx_IsTracing(tstate, 1, 1)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:4949:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceCall("init", __pyx_f[0], 53, 0, __PYX_ERR(0, 53, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2455:11: note: expanded from macro '__Pyx_TraceCall'
if (__Pyx_IsTracing(tstate, 1, 1)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5042:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2506:19: note: expanded from macro '__Pyx_TraceReturn'
if (__Pyx_IsTracing(tstate, 0, 0)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5042:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2513:15: note: expanded from macro '__Pyx_TraceReturn'
if (__Pyx_IsTracing(tstate, 0, 0)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5152:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceCall("asarray", __pyx_f[0], 66, 0, __PYX_ERR(0, 66, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2447:15: note: expanded from macro '__Pyx_TraceCall'
if (__Pyx_IsTracing(tstate, 1, 1)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5152:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceCall("asarray", __pyx_f[0], 66, 0, __PYX_ERR(0, 66, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2455:11: note: expanded from macro '__Pyx_TraceCall'
if (__Pyx_IsTracing(tstate, 1, 1)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5389:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2506:19: note: expanded from macro '__Pyx_TraceReturn'
if (__Pyx_IsTracing(tstate, 0, 0)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5389:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2513:15: note: expanded from macro '__Pyx_TraceReturn'
if (__Pyx_IsTracing(tstate, 0, 0)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5495:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceCall("alloc", __pyx_f[0], 83, 0, __PYX_ERR(0, 83, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2447:15: note: expanded from macro '__Pyx_TraceCall'
if (__Pyx_IsTracing(tstate, 1, 1)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5495:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceCall("alloc", __pyx_f[0], 83, 0, __PYX_ERR(0, 83, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2455:11: note: expanded from macro '__Pyx_TraceCall'
if (__Pyx_IsTracing(tstate, 1, 1)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5596:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2506:19: note: expanded from macro '__Pyx_TraceReturn'
if (__Pyx_IsTracing(tstate, 0, 0)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5596:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2513:15: note: expanded from macro '__Pyx_TraceReturn'
if (__Pyx_IsTracing(tstate, 0, 0)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5634:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceCall("cblas", __pyx_f[0], 89, 0, __PYX_ERR(0, 89, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2447:15: note: expanded from macro '__Pyx_TraceCall'
if (__Pyx_IsTracing(tstate, 1, 1)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5634:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceCall("cblas", __pyx_f[0], 89, 0, __PYX_ERR(0, 89, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2455:11: note: expanded from macro '__Pyx_TraceCall'
if (__Pyx_IsTracing(tstate, 1, 1)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5665:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2506:19: note: expanded from macro '__Pyx_TraceReturn'
if (__Pyx_IsTracing(tstate, 0, 0)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5665:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2513:15: note: expanded from macro '__Pyx_TraceReturn'
if (__Pyx_IsTracing(tstate, 0, 0)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5795:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceCall("gemm", __pyx_f[0], 92, 0, __PYX_ERR(0, 92, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2447:15: note: expanded from macro '__Pyx_TraceCall'
if (__Pyx_IsTracing(tstate, 1, 1)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:5795:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceCall("gemm", __pyx_f[0], 92, 0, __PYX_ERR(0, 92, __pyx_L1_error));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2455:11: note: expanded from macro '__Pyx_TraceCall'
if (__Pyx_IsTracing(tstate, 1, 1)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
thinc/backends/numpy_ops.cpp:6142:3: error: no member named 'use_tracing' in '_PyCFrame'
__Pyx_TraceReturn(__pyx_r, 0);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2506:19: note: expanded from macro '__Pyx_TraceReturn'
if (__Pyx_IsTracing(tstate, 0, 0)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:2408:34: note: expanded from macro '__Pyx_IsTracing'
(unlikely((tstate)->cframe->use_tracing) &&
~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
thinc/backends/numpy_ops.cpp:1001:43: note: expanded from macro 'unlikely'
#define unlikely(x) __builtin_expect(!!(x), 0)
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.
error: command '/usr/bin/clang' failed with exit code 1

at /usr/local/Caskroom/miniconda/base/lib/python3.12/site-packages/poetry/installation/chef.py:164 in _prepare
160│
161│ error = ChefBuildError("\n\n".join(message_parts))
162│
163│ if error is not None:
→ 164│ raise error from None
165│
166│ return path
167│
168│ def _prepare_sdist(self, archive: Path, destination: Path | None = None) -> Path:

Note: This error originates from the build backend, and is likely not a problem with poetry but with thinc (8.1.12) not supporting PEP 517 builds. You can verify this by running 'pip wheel --no-cache-dir --use-pep517 "thinc (==8.1.12)"'.

Upload Activity Log Content

No response

Upload Error Log Content

No response

commented

I see the same issue with python3.12 on MacOS (which is the default for brew now)

It seems python 3.12 is not supported by multiple packages (of the version autgpt uses) so the best solution is to switch to python3.11.