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

[Bug] Packages installation in python env 3.11.10 is finishing up with error (branch v.20) #345

Open
3 tasks done
tusharanand29 opened this issue Nov 26, 2024 · 0 comments
Labels
bug report bugs that need to be fixed

Comments

@tusharanand29
Copy link

Checked other resources

  • I added a very descriptive title to this issue.
  • I am sure the issue hasn't been already addressed by searching through https://github.com/agiresearch/AIOS/issues.
  • The usage issue is not resolved by updating to the latest stable version in the main branch.

Describe your current environment

Kernel : 6.8.0-48-generic
OS: Ubuntu 24.04.1 LTS
GPU: Not present
Python virtual env version: 3.11.10

Describe the bug

Packages installation in python env 3.11.10 is finishing up with error (branch v.20)

`Using cached soupsieve-2.6-py3-none-any.whl (36 kB)
Using cached zipp-3.21.0-py3-none-any.whl (9.6 kB)
Building wheels for collected packages: aios-agent-sdk
Building wheel for aios-agent-sdk (pyproject.toml) ... done
Created wheel for aios-agent-sdk: filename=aios_agent_sdk-0.0.2-py3-none-any.whl size=59536 sha256=a68919ddc76171dde67623d306c8df2d5367b16fa5eb78d282168720f9898473
Stored in directory: /tmp/pip-ephem-wheel-cache-gsu0t8fn/wheels/fe/51/41/730ae9bbc345303e9de47729e19c4f08444c248d3a7104599e
Successfully built aios-agent-sdk
Installing collected packages: striprtf, pytz, pypika, mpmath, monotonic, flatbuffers, durationpy, dirtyjson, zipp, wrapt, websockets, websocket-client, uvloop, urllib3, uritemplate, tzdata, typing-extensions, tqdm, tenacity, sympy, soupsieve, sniffio, six, shellingham, safetensors, regex, PyYAML, python-dotenv, pyproject_hooks, pypdf, pyparsing, pygments, pycparser, pyasn1, psutil, protobuf, propcache, platformdirs, pillow, packaging, overrides, orjson, opentelemetry-util-http, oauthlib, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, numpy, networkx, nest-asyncio, mypy-extensions, multidict, mmh3, mdurl, MarkupSafe, joblib, jiter, importlib-resources, idna, humanfriendly, httptools, h11, grpcio, greenlet, fsspec, frozenlist, filelock, distro, click, charset-normalizer, certifi, cachetools, bcrypt, backoff, attrs, asgiref, annotated-types, aiohappyeyeballs, yarl, uvicorn, typing-inspect, triton, SQLAlchemy, rsa, requests, python-dateutil, pydantic-core, pyasn1-modules, proto-plus, opentelemetry-proto, nvidia-cusparse-cu12, nvidia-cudnn-cu12, nltk, marshmallow, markdown-it-py, jinja2, importlib-metadata, httplib2, httpcore, googleapis-common-protos, deprecated, coloredlogs, chroma-hnswlib, cffi, build, beautifulsoup4, anyio, aiosignal, watchfiles, tiktoken, starlette, soundfile, rich, requests-oauthlib, pydantic, posthog, pandas, opentelemetry-exporter-otlp-proto-common, opentelemetry-api, onnxruntime, nvidia-cusolver-cu12, huggingface-hub, httpx, grpcio-status, google-auth, dataclasses-json, aiohttp, typer, torch, tokenizers, opentelemetry-semantic-conventions, openai, ollama, llamaindex-py-client, kubernetes, google-auth-httplib2, google-api-core, fastapi, anthropic, aios-agent-sdk, transformers, opentelemetry-sdk, opentelemetry-instrumentation, llama-index-legacy, llama_index_core, google-api-python-client, accelerate, opentelemetry-instrumentation-asgi, opentelemetry-exporter-otlp-proto-grpc, llama-parse, llama-index-readers-file, llama-index-llms-openai, llama-index-indices-managed-llama-cloud, llama-index-embeddings-openai, google-ai-generativelanguage, opentelemetry-instrumentation-fastapi, llama-index-readers-llama-parse, llama-index-multi-modal-llms-openai, llama-index-cli, llama-index-agent-openai, google-generativeai, llama-index-program-openai, chromadb, llama-index-question-gen-openai, llama_index

ERROR: For req: aios-agent-sdk==0.0.2. Invalid script entry point: <ExportEntry aios-concurrent-demo = cerebrum.example.aios_demo_concurrent:None []> - A callable suffix is required. Cf https://packaging.python.org/specifications/entry-points/#use-for-scripts for more information.
`

@tusharanand29 tusharanand29 added the bug report bugs that need to be fixed label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report bugs that need to be fixed
Projects
None yet
Development

No branches or pull requests

1 participant