Answered
Python BDK Import Issue
Hi,
I am at:
https://learn.symphony.com/courses/take/bdk-2-python/lessons/27987560-demo-configuration-hello-world
and trying to run the bot at 3:44 for the first time but unable to.
Win11, with VS Code with Python 3.10.5 from the windows store installed.
There are 6 problems which indicate the symphony bdk library is not imported.
The python intepreter workign with VS Code is Python 3.10.5
has anyone else encountered this issue?
running >> python3 -m src
returns a ModuleNotFoudnError: No module named 'symphony'
Thanks in advance.
5K Views
2
Answers
2 years ago
2 years ago
Tags