Hi there, I am following the tutorial to build my first demo bot using the symphony-bdk-python . When I get to the step : \BotProject>pip3 install -r require...
Patrick Beuseize
1
Question,
1
Answer
Active since 25 November 2022
Last activity
one year ago
Reputation
15
+
5
this November
Badges 1
2 × Eureka!
0
Building wheel for multidict (pyproject.toml) ... error
Hi Vinay,
Many thanks for your reply . I did all the above but still not working for me.
I updated pip and "Microsoft C++ Build Tools"
I believe the modules in the requirements cannot be sucessfully installed using Python 3.11
It seems like python 3.8 can allow sucessful installation.
However, because the virtual envenronment (env) is automatically created by the bot Generator as below using python 3.11
![file](https://forum.developers.symphony.com/upload/files/1670242414300_image.png...
one year ago