更新1
This commit is contained in:
121
tmp/env_report_local.txt
Normal file
121
tmp/env_report_local.txt
Normal file
@@ -0,0 +1,121 @@
|
||||
# ETL Manager Environment Report
|
||||
Timestamp: 2026-01-28 00:43:50
|
||||
|
||||
## Executables
|
||||
python: C:\ProgramData\miniconda3\python.exe
|
||||
pip: C:\ProgramData\miniconda3\Scripts\pip.exe
|
||||
|
||||
## Python info
|
||||
version=3.13.9 | packaged by Anaconda, Inc. | (main, Oct 21 2025, 19:09:58) [MSC v.1929 64 bit (AMD64)]
|
||||
executable=C:\ProgramData\miniconda3\python.exe
|
||||
prefix=C:\ProgramData\miniconda3
|
||||
base_prefix=C:\ProgramData\miniconda3
|
||||
arch=64bit
|
||||
platform=Windows-10-10.0.17763-SP0
|
||||
|
||||
## pip
|
||||
pip 25.3 from C:\ProgramData\miniconda3\Lib\site-packages\pip (python 3.13)
|
||||
|
||||
|
||||
## PySide6
|
||||
File "<string>", line 1
|
||||
try:\n import PySide6\n from PySide6 import QtCore\n print('PySide6='+PySide6.__version__)\n print('Qt='+QtCore.qVersion())\n print('PySide6_path='+PySide6.__file__)\n print('Qt_plugins_path='+QtCore.QLibraryInfo.path(QtCore.QLibraryInfo.PluginsPath))\n except Exception as e:\n print('PySide6_import_error='+repr(e))
|
||||
^
|
||||
SyntaxError: unexpected character after line continuation character
|
||||
|
||||
## Installed packages (freeze)
|
||||
altgraph==0.17.5
|
||||
anaconda-anon-usage==0.7.4
|
||||
annotated-types==0.6.0
|
||||
archspec==0.2.5
|
||||
beautifulsoup4==4.13.4
|
||||
boltons==25.0.0
|
||||
brotlicffi==1.1.0.0
|
||||
certifi==2025.11.12
|
||||
cffi==2.0.0
|
||||
chardet==3.0.4
|
||||
charset-normalizer==3.4.4
|
||||
colorama==0.4.6
|
||||
conda==25.9.1
|
||||
conda-anaconda-telemetry==0.3.0
|
||||
conda-anaconda-tos==0.2.2
|
||||
conda-content-trust==0.2.0
|
||||
conda-libmamba-solver==25.4.0
|
||||
conda-package-handling==2.4.0
|
||||
conda_package_streaming==0.12.0
|
||||
coverage==7.12.0
|
||||
cryptography==46.0.3
|
||||
distro==1.9.0
|
||||
et_xmlfile==2.0.0
|
||||
frozendict==2.4.6
|
||||
ftfy==6.3.1
|
||||
googletrans==4.0.0rc1
|
||||
h11==0.9.0
|
||||
h2==3.2.0
|
||||
hpack==3.0.0
|
||||
hstspreload==2025.1.1
|
||||
httpcore==0.9.1
|
||||
httpx==0.13.3
|
||||
hyperframe==5.2.0
|
||||
idna==2.10
|
||||
iniconfig==2.3.0
|
||||
jsonpatch==1.33
|
||||
jsonpointer==3.0.0
|
||||
libmambapy==2.3.2
|
||||
lxml==6.0.2
|
||||
markdown-it-py==4.0.0
|
||||
mdurl==0.1.2
|
||||
menuinst==2.4.1
|
||||
numpy==2.3.2
|
||||
openpyxl==3.1.5
|
||||
packaging==25.0
|
||||
pandas==2.3.1
|
||||
pefile==2024.8.26
|
||||
pip==25.2
|
||||
platformdirs==4.5.0
|
||||
pluggy==1.5.0
|
||||
psycopg2==2.9.10
|
||||
psycopg2-binary==2.9.11
|
||||
pyaes==1.6.1
|
||||
pyasn1==0.6.1
|
||||
pycosat==0.6.6
|
||||
pycparser==2.23
|
||||
pydantic==2.12.3
|
||||
pydantic_core==2.41.4
|
||||
Pygments==2.19.2
|
||||
pyinstaller==6.18.0
|
||||
pyinstaller-hooks-contrib==2025.11
|
||||
PySide6==6.10.1
|
||||
PySide6_Addons==6.10.1
|
||||
PySide6_Essentials==6.10.1
|
||||
PySocks==1.7.1
|
||||
pytest==9.0.1
|
||||
pytest-cov==7.0.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-docx==1.2.0
|
||||
python-dotenv==1.2.1
|
||||
pytz==2025.2
|
||||
pywin32-ctypes==0.2.3
|
||||
requests==2.32.5
|
||||
rfc3986==1.5.0
|
||||
rich==14.2.0
|
||||
rsa==4.9.1
|
||||
ruamel.yaml==0.18.16
|
||||
ruamel.yaml.clib==0.2.14
|
||||
setuptools==80.9.0
|
||||
shiboken6==6.10.1
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
soupsieve==2.7
|
||||
Telethon==1.40.0
|
||||
tqdm==4.67.1
|
||||
truststore==0.10.1
|
||||
typing_extensions==4.15.0
|
||||
typing-inspection==0.4.2
|
||||
tzdata==2025.2
|
||||
urllib3==2.5.0
|
||||
wcwidth==0.2.14
|
||||
wheel==0.45.1
|
||||
win_inet_pton==1.1.0
|
||||
xlsxwriter==3.2.9
|
||||
zstandard==0.24.0
|
||||
Reference in New Issue
Block a user