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.
https://autogroq.streamlit.app/
1.31k stars 440 forks source link

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

Closed jsarsoun closed 4 months ago

jsarsoun commented 4 months ago

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)

jgravelle commented 4 months ago

Yeah, we had issues. Should be resolved now...

-jjg

On Mon, Jun 3, 2024 at 3:33 PM jsarsoun @.***> wrote:

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)

— Reply to this email directly, view it on GitHub https://github.com/jgravelle/AutoGroq/issues/40, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZ6GXEBOYZOTMXWKLX4JJDZFTHJTAVCNFSM6AAAAABIXGQW2CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZTEMBQGE3DMNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>