강의

멘토링

커뮤니티

BEST
Data Science

/

Data Analysis

[New Revised Edition] This is Real Web Scraping - Practical Edition (AI Monetization)

We're back with significantly upgraded content and completely transformed lectures!

(4.9) 211 reviews

1,702 learners

Level Basic

Course period Unlimited

  • startcoding
Python
Python
Web Crawling
Web Crawling
Python
Python
Web Crawling
Web Crawling

How to resolve the phenomenon where code appears in gray under the pyautogui message box command

The code below the pyautogui message box command appears in gray,

When I hover my mouse over it, the message "Code is not reachable" appears.

 

This phenomenon occurs when the pyautogui message box command is used in a vscode extension called Pylance.

Occurs when undetected.

 

I think this is a temporary bug that appears while updating Pylance.

 

After clicking the extension icon (four squares), select the section that requires reloading in pylance.

If there is no reload, try uninstalling and reinstalling pylance.

 

- Start coding dream.

Comment