TikTok-Account-Creator icon indicating copy to clipboard operation
TikTok-Account-Creator copied to clipboard

Cant run on Visual Studio Code on Python Extension

Open MinatoNamikazee48 opened this issue 2 years ago • 2 comments

ac ac2

on terminal it says: import " selenium" could not be resolved Pylance(reportMissingImports) import "requests" could not be resolved from sources Pylance(reportMissingModuleSource)

MinatoNamikazee48 avatar Nov 06 '22 10:11 MinatoNamikazee48

..and Imma newbie here.. Thank you..

MinatoNamikazee48 avatar Nov 06 '22 10:11 MinatoNamikazee48

@MinatoNamikazee48 either way you need to install those dependencies through the VS Code console with pip. Or use Anaconda Prompt with a virtual env, that's what I'm using for it.

I then run it from the anaconda prompt/terminal after saving every change in the code.

v4lt4ru5 avatar Nov 15 '22 19:11 v4lt4ru5