You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also tried the examples\bot.py with the same result.
I also added sys.path.append(os.getcwd()) to the top of the example which would include the directory of the example (this was the supposed problem with the previous reported issue. Thanks for your help in advance.
The text was updated successfully, but these errors were encountered:
I see there was another issue with the same problem but it was closed because the guy didn't respond with his path. Here's mine:
`>>> import sys
I also tried the examples\bot.py with the same result.
I also added
sys.path.append(os.getcwd())
to the top of the example which would include the directory of the example (this was the supposed problem with the previous reported issue. Thanks for your help in advance.The text was updated successfully, but these errors were encountered: