I am not able to pick autogen completely in linux machine, does there any issue with linux in terms of auto gen
when i am trying to install autogen using
pip install pyautogen
When i am trying to import
from autogen import ConversableAgent
then i am getting error
anyone faced same error?