#I tried pip install -r requirements.txt, but it is taking too much time, is it normal? getting this

8 messages · Page 1 of 1 (latest)

ancient creek
#

INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
Collecting autogen-agentchat<0.8.0,>=0.4.0 (from -r requirements.txt (line 13))
Using cached autogen_agentchat-0.7.3-py3-none-any.whl.metadata (2.5 kB)
Collecting autogen-core<0.8.0,>=0.4.0 (from -r requirements.txt (line 14))
Using cached autogen_core-0.7.3-py3-none-any.whl.metadata (2.3 kB)

ancient creek
#

how to use jupiter notebook here?

frigid moth
#

Hey, which repo are you using?

midnight dragon
frigid moth
#

thanks will take a look

#

@midnight dragon can you confirm you are using the lastest version. We recently made some changes to the requirement.txt a few days ago so just want to make sure

midnight dragon
#

Yes, just started with this project yesterday.

frigid moth