Building wheel for multidict (pyproject.toml) ... error
Building wheel for multidict (pyproject.toml) ... error
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 requirements.txt
The installation process runs into the below error:
Building wheel for multidict (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for multidict (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [59 lines of output]
*********************
* Accelerated build *
![file](https://forum.developers.symphony.com/upload/files/1669398703556_image.png)
Then the below error:
running build_ext
building 'multidict._multidict' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for multidict
Building wheel for yarl (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for yarl (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [37 lines of output]
An as a result symphony-bdk-python is not installed.
Can you please point me to a possible solution.
I am using Python 3.11 in Visual Studio
Thanks
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 requirements.txt
The installation process runs into the below error:
Building wheel for multidict (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for multidict (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [59 lines of output]
*********************
* Accelerated build *
![file](https://forum.developers.symphony.com/upload/files/1669398703556_image.png)
Then the below error:
running build_ext
building 'multidict._multidict' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for multidict
Building wheel for yarl (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for yarl (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [37 lines of output]
An as a result symphony-bdk-python is not installed.
Can you please point me to a possible solution.
I am using Python 3.11 in Visual Studio
Thanks
#
Building wheel for multidict (pyproject.toml) ... error
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 requirements.txt
The installation process runs into the below error:
Building wheel for multidict (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for multidict (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [59 lines of output]
*********************
* Accelerated build *
![file](https://forum.developers.symphony.com/upload/files/1669398703556_image.png)
Then the below error:
running build_ext
building 'multidict._multidict' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for multidict
Building wheel for yarl (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for yarl (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [37 lines of output]
An as a result symphony-bdk-python is not installed.
Can you please point me to a possible solution.
I am using Python 3.11 in Visual Studio
Thanks