microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.82k stars 29.12k forks source link

bug #232064

Open Charliesproducts opened 4 days ago

Charliesproducts commented 4 days ago

Does this issue occur when all extensions are disabled?: Yes/No

Steps to Reproduce:

  1. Run the discord bot without debugging
  2. Traceback (most recent call last): File "c:\Users\iimas\Desktop\Tester command.py", line 2, in from discord import Option ImportError: cannot import name 'Option' from 'discord' (C:\Users\iimas\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\discord__init__.py
Charliesproducts commented 4 days ago

If u need I can provide the dedicated file with the issue

Charliesproducts commented 4 days ago

Please I need this fixing for my discord bot to work