Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
HEy Team ,
I was following the instructions per this link here :
https://github.com/microsoft/FabricRTA-in-a-Day/blob/main/assets/LogStreamSimulator.ipynb
the cell 7 says to install
pip install azure-eventhub==5.11.5 --upgrade --force --quiet
this throws the following error:
Please can anyone assist on how to resolve.
thakns
Solved! Go to Solution.
Hi @msprog ,
Thanks for using Fabric Community.
If you are trying to install azure-eventhub, can you please use below code and check if that works for you?
pip install azure-eventhub==5.11.5 --upgrade
Above command will upgrades the azure-eventhub package if already installed.
If conflicts are detected, pip will display messages about incompatible dependencies.
Hope it is helpful. Please do let me know incase of further queries.
Hi @msprog ,
Thanks for using Fabric Community.
If you are trying to install azure-eventhub, can you please use below code and check if that works for you?
pip install azure-eventhub==5.11.5 --upgrade
Above command will upgrades the azure-eventhub package if already installed.
If conflicts are detected, pip will display messages about incompatible dependencies.
Hope it is helpful. Please do let me know incase of further queries.
Hi @msprog ,
Glad to know that your query got resolved. Please continue using Fabric Community on your further queries.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Fabric update to learn about new features.
User | Count |
---|---|
16 | |
4 | |
4 | |
3 | |
2 |