Skip to content

Installing "Prep fro meeting agent" with step by step not working anymore #3

@Avgilles

Description

@Avgilles

Hello, I tried to install and launch the "Prep-for-a-meeting-Agent" folder, I followed teh step by step tutorial in the reedme and when I copy paste the requirement it's not updated anymore..

here the initial requirement.txt

crewai==0.28.8
crewai-tools==0.1.6
exa_py==1.0.9
langchain==0.1.13
uagents-adapter==0.1.0
uagents==0.12.0
openai==1.12.0
python-dotenv==1.0.0
pydantic==2.6.3

then the error :

ERROR: No matching distribution found for crewai==0.28.8

even if i choose to get the lastest version (without specified) I get this error :

pip install -r requirements.txt
Defaulting to user installation because normal site-packages is not writeable
Collecting crewai (from -r requirements.txt (line 1))
  Using cached crewai-0.140.0-py3-none-any.whl.metadata (35 kB)
Collecting crewai-tools (from -r requirements.txt (line 2))
  Using cached crewai_tools-0.49.0-py3-none-any.whl.metadata (10 kB)
Collecting exa_py==1.0.9 (from -r requirements.txt (line 3))
  Using cached exa_py-1.0.9-py3-none-any.whl.metadata (3.0 kB)
Collecting langchain==0.1.13 (from -r requirements.txt (line 4))
  Using cached langchain-0.1.13-py3-none-any.whl.metadata (13 kB)
Collecting uagents-adapter==0.1.0 (from -r requirements.txt (line 5))
  Using cached uagents_adapter-0.1.0-py3-none-any.whl.metadata (5.9 kB)
Collecting uagents (from -r requirements.txt (line 6))
  Using cached uagents-0.22.5-py3-none-any.whl.metadata (6.8 kB)
Collecting openai==1.12.0 (from -r requirements.txt (line 7))
  Using cached openai-1.12.0-py3-none-any.whl.metadata (18 kB)
Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 8))
  Using cached python_dotenv-1.0.0-py3-none-any.whl.metadata (21 kB)
Collecting pydantic==2.6.3 (from -r requirements.txt (line 9))
  Using cached pydantic-2.6.3-py3-none-any.whl.metadata (84 kB)
Requirement already satisfied: requests in /usr/lib/python3.13/site-packages (from exa_py==1.0.9->-r requirements.txt (line 3)) (2.32.3)
Requirement already satisfied: typing-extensions in /usr/lib/python3.13/site-packages (from exa_py==1.0.9->-r requirements.txt (line 3)) (4.12.2)
Requirement already satisfied: PyYAML>=5.3 in /usr/lib64/python3.13/site-packages (from langchain==0.1.13->-r requirements.txt (line 4)) (6.0.1)
Collecting SQLAlchemy<3,>=1.4 (from langchain==0.1.13->-r requirements.txt (line 4))
  Using cached sqlalchemy-2.0.41-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB)
Collecting aiohttp<4.0.0,>=3.8.3 (from langchain==0.1.13->-r requirements.txt (line 4))
  Using cached aiohttp-3.12.13-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.6 kB)
Collecting dataclasses-json<0.7,>=0.5.7 (from langchain==0.1.13->-r requirements.txt (line 4))
  Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB)
Collecting jsonpatch<2.0,>=1.33 (from langchain==0.1.13->-r requirements.txt (line 4))
  Using cached jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB)
Collecting langchain-community<0.1,>=0.0.29 (from langchain==0.1.13->-r requirements.txt (line 4))
  Using cached langchain_community-0.0.38-py3-none-any.whl.metadata (8.7 kB)
Collecting langchain-core<0.2.0,>=0.1.33 (from langchain==0.1.13->-r requirements.txt (line 4))
  Using cached langchain_core-0.1.53-py3-none-any.whl.metadata (5.9 kB)
Collecting langchain-text-splitters<0.1,>=0.0.1 (from langchain==0.1.13->-r requirements.txt (line 4))
  Using cached langchain_text_splitters-0.0.2-py3-none-any.whl.metadata (2.2 kB)
Collecting langsmith<0.2.0,>=0.1.17 (from langchain==0.1.13->-r requirements.txt (line 4))
  Using cached langsmith-0.1.147-py3-none-any.whl.metadata (14 kB)
Collecting numpy<2,>=1 (from langchain==0.1.13->-r requirements.txt (line 4))
  Using cached numpy-1.26.4.tar.gz (15.8 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Installing backend dependencies ... done
  Preparing metadata (pyproject.toml) ... error
  error: subprocess-exited-with-error
  
  × Preparing metadata (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [20 lines of output]
      + /usr/bin/python3 /tmp/pip-install-bp82azxo/numpy_cf2e503631a240c4bfe50cb7b658cd5c/vendored-meson/meson/meson.py setup /tmp/pip-install-bp82azxo/numpy_cf2e503631a240c4bfe50cb7b658cd5c /tmp/pip-install-bp82azxo/numpy_cf2e503631a240c4bfe50cb7b658cd5c/.mesonpy-4ckdyyys -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/tmp/pip-install-bp82azxo/numpy_cf2e503631a240c4bfe50cb7b658cd5c/.mesonpy-4ckdyyys/meson-python-native-file.ini
      The Meson build system
      Version: 1.2.99
      Source dir: /tmp/pip-install-bp82azxo/numpy_cf2e503631a240c4bfe50cb7b658cd5c
      Build dir: /tmp/pip-install-bp82azxo/numpy_cf2e503631a240c4bfe50cb7b658cd5c/.mesonpy-4ckdyyys
      Build type: native build
      Project name: NumPy
      Project version: 1.26.4
      
      ../meson.build:1:0: ERROR: Unknown compiler(s): [['cc'], ['gcc'], ['clang'], ['nvc'], ['pgcc'], ['icc'], ['icx']]
      The following exception(s) were encountered:
      Running `cc --version` gave "[Errno 2] No such file or directory: 'cc'"
      Running `gcc --version` gave "[Errno 2] No such file or directory: 'gcc'"
      Running `clang --version` gave "[Errno 2] No such file or directory: 'clang'"
      Running `nvc --version` gave "[Errno 2] No such file or directory: 'nvc'"
      Running `pgcc --version` gave "[Errno 2] No such file or directory: 'pgcc'"
      Running `icc --version` gave "[Errno 2] No such file or directory: 'icc'"
      Running `icx --version` gave "[Errno 2] No such file or directory: 'icx'"
      
      A full log can be found at /tmp/pip-install-bp82azxo/numpy_cf2e503631a240c4bfe50cb7b658cd5c/.mesonpy-4ckdyyys/meson-logs/meson-log.txt
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

I am on linux Febora,
I created a venv with python3.13.5
and I tried with python 3.10

Thanks for the help :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions