jgravelle / AutoGroq

AutoGroq is a groundbreaking tool that revolutionizes the way users interact with Autogen™ and other AI assistants. By dynamically generating tailored teams of AI agents based on your project requirements, AutoGroq eliminates the need for manual configuration and allows you to tackle any question, problem, or project with ease and efficiency.

Home Page:https://autogroq.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: cannot import name 'getStringIO' from 'reportlab.lib.utils

jsarsoun opened this issue · comments

pulled the latest commit. This is the error I get when running main.py

File "C:\Users\jsars\anaconda3\envs\AutoGroq\Lib\site-packages\xhtml2pdf\xhtml2pdf_reportlab.py", line 20, in
from reportlab.lib.utils import flatten, open_for_read, getStringIO,
ImportError: cannot import name 'getStringIO' from 'reportlab.lib.utils' (C:\Users\jsars\anaconda3\envs\AutoGroq\Lib\site-packages\reportlab\lib\utils.py)