Notes
Notes - notes.io |
(c) 2013 Microsoft Corporation. All rights reserved.
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>crack_tencent_captcha.py
Traceback (most recent call last):
File "C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-m
obile-account-checker-maincrack_tencent_captcha.py", line 2, in <module>
from PIL import Image
ModuleNotFoundError: No module named 'PIL'
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>pip install PIL
ERROR: Could not find a version that satisfies the requirement PIL (from version
s: none)
ERROR: No matching distribution found for PIL
WARNING: You are using pip version 21.2.3; however, version 24.0 is available.
You should consider upgrading via the 'C:UsersAdministratorAppDataLocalProg
ramsPythonPython310python.exe -m pip install --upgrade pip' command.
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>crack_tencent_captcha.py
Traceback (most recent call last):
File "C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-m
obile-account-checker-maincrack_tencent_captcha.py", line 2, in <module>
from PIL import Image
ModuleNotFoundError: No module named 'PIL'
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>pip install pillow
Collecting pillow
Downloading pillow-10.3.0-cp310-cp310-win_amd64.whl (2.5 MB)
|████████████████████████████████| 2.5 MB 2.3 kB/s
Installing collected packages: pillow
Successfully installed pillow-10.3.0
WARNING: You are using pip version 21.2.3; however, version 24.0 is available.
You should consider upgrading via the 'C:UsersAdministratorAppDataLocalProg
ramsPythonPython310python.exe -m pip install --upgrade pip' command.
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>crack_tencent_captcha.py
Traceback (most recent call last):
File "C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-m
obile-account-checker-maincrack_tencent_captcha.py", line 7, in <module>
import cv2
ModuleNotFoundError: No module named 'cv2'
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>pip install cv2
ERROR: Could not find a version that satisfies the requirement cv2 (from version
s: none)
ERROR: No matching distribution found for cv2
WARNING: You are using pip version 21.2.3; however, version 24.0 is available.
You should consider upgrading via the 'C:UsersAdministratorAppDataLocalProg
ramsPythonPython310python.exe -m pip install --upgrade pip' command.
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>pip install openvc
ERROR: Could not find a version that satisfies the requirement openvc (from vers
ions: none)
ERROR: No matching distribution found for openvc
WARNING: You are using pip version 21.2.3; however, version 24.0 is available.
You should consider upgrading via the 'C:UsersAdministratorAppDataLocalProg
ramsPythonPython310python.exe -m pip install --upgrade pip' command.
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>pip install opencv
ERROR: Could not find a version that satisfies the requirement opencv (from vers
ions: none)
ERROR: No matching distribution found for opencv
WARNING: You are using pip version 21.2.3; however, version 24.0 is available.
You should consider upgrading via the 'C:UsersAdministratorAppDataLocalProg
ramsPythonPython310python.exe -m pip install --upgrade pip' command.
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>pip install opencv-python
Collecting opencv-python
Downloading opencv_python-4.9.0.80-cp37-abi3-win_amd64.whl (38.6 MB)
|████████████████████████████████| 38.6 MB 6.2 kB/s
Collecting numpy>=1.17.0
Downloading numpy-1.26.4-cp310-cp310-win_amd64.whl (15.8 MB)
|████████████████████████████████| 15.8 MB 23 kB/s
Installing collected packages: numpy, opencv-python
Successfully installed numpy-1.26.4 opencv-python-4.9.0.80
WARNING: You are using pip version 21.2.3; however, version 24.0 is available.
You should consider upgrading via the 'C:UsersAdministratorAppDataLocalProg
ramsPythonPython310python.exe -m pip install --upgrade pip' command.
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>crack_tencent_captcha.py
Traceback (most recent call last):
File "C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-m
obile-account-checker-maincrack_tencent_captcha.py", line 7, in <module>
import cv2
File "C:UsersAdministratorAppDataLocalProgramsPythonPython310libsite-
packagescv2__init__.py", line 181, in <module>
bootstrap()
File "C:UsersAdministratorAppDataLocalProgramsPythonPython310libsite-
packagescv2__init__.py", line 153, in bootstrap
native_module = importlib.import_module("cv2")
File "C:UsersAdministratorAppDataLocalProgramsPythonPython310libimpor
tlib__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
ImportError: DLL load failed while importing cv2: The specified module could not
be found.
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>node run.js
node:internal/modules/cjs/loader:1148
throw err;
^
Error: Cannot find module 'puppeteer-extra'
Require stack:
- C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-
account-checker-mainrun.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
at Module._load (node:internal/modules/cjs/loader:986:27)
at Module.require (node:internal/modules/cjs/loader:1233:19)
at require (node:internal/modules/helpers:179:18)
at Object.<anonymous> (C:UsersAdministratorDownloadspubg-mobile-account-
checker-mainpubg-mobile-account-checker-mainrun.js:1:19)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_ma
in:174:12) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'C:\Users\Administrator\Downloads\pubg-mobile-account-checker-main\pubg
-mobile-account-checker-main\run.js'
]
}
Node.js v20.13.1
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>pip install
ERROR: You must give at least one requirement to install (see "pip help install"
)
WARNING: You are using pip version 21.2.3; however, version 24.0 is available.
You should consider upgrading via the 'C:UsersAdministratorAppDataLocalProg
ramsPythonPython310python.exe -m pip install --upgrade pip' command.
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>npm i
added 157 packages, and audited 158 packages in 4m
13 packages are looking for funding
run `npm fund` for details
2 moderate severity vulnerabilities
To address all issues, run:
npm audit fix
Run `npm audit` for details.
npm notice
npm notice New minor version of npm available! 10.5.2 -> 10.7.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.7.0
npm notice Run npm install -g [email protected] to update!
npm notice
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>node run.js
Example usage:
node run.js accounts-filename BROWSER-COUNT PAGE-COUNT
node run.js combo_list.txt 2 10
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>node run.js 1 1
node:fs:448
return binding.readFileUtf8(path, stringToFlags(options.flag));
^
Error: ENOENT: no such file or directory, open 'C:UsersAdministratorDownloads
pubg-mobile-account-checker-mainpubg-mobile-account-checker-main1'
at Object.readFileSync (node:fs:448:20)
at readAndProcessAccountList (C:UsersAdministratorDownloadspubg-mobile-a
ccount-checker-mainpubg-mobile-account-checker-mainrun.js:91:24)
at Object.<anonymous> (C:UsersAdministratorDownloadspubg-mobile-account-
checker-mainpubg-mobile-account-checker-mainrun.js:108:28)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_ma
in:174:12)
at node:internal/main/run_main_module:28:49 {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'C:\Users\Administrator\Downloads\pubg-mobile-account-checker-main\
pubg-mobile-account-checker-main\1'
}
Node.js v20.13.1
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>node run.js 1 1
node:fs:448
return binding.readFileUtf8(path, stringToFlags(options.flag));
^
Error: ENOENT: no such file or directory, open 'C:UsersAdministratorDownloads
pubg-mobile-account-checker-mainpubg-mobile-account-checker-main1'
at Object.readFileSync (node:fs:448:20)
at readAndProcessAccountList (C:UsersAdministratorDownloadspubg-mobile-a
ccount-checker-mainpubg-mobile-account-checker-mainrun.js:91:24)
at Object.<anonymous> (C:UsersAdministratorDownloadspubg-mobile-account-
checker-mainpubg-mobile-account-checker-mainrun.js:108:28)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_ma
in:174:12)
at node:internal/main/run_main_module:28:49 {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'C:\Users\Administrator\Downloads\pubg-mobile-account-checker-main\
pubg-mobile-account-checker-main\1'
}
Node.js v20.13.1
C:UsersAdministratorDownloadspubg-mobile-account-checker-mainpubg-mobile-ac
count-checker-main>^A
|
Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...
With notes.io;
- * You can take a note from anywhere and any device with internet connection.
- * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
- * You can quickly share your contents without website, blog and e-mail.
- * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
- * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.
Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.
Easy: Notes.io doesn’t require installation. Just write and share note!
Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )
Free: Notes.io works for 12 years and has been free since the day it was started.
You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;
Email: [email protected]
Twitter: http://twitter.com/notesio
Instagram: http://instagram.com/notes.io
Facebook: http://facebook.com/notesio
Regards;
Notes.io Team