xzf16
1
Hi all,
I try to run pip3 in command promot, but I get an error message:
Is that my fault, or it’s KiCAD path’s fault?
Application: KiCad x64 on x64
Version: 8.0.5, release build
Libraries:
wxWidgets 3.2.5
FreeType 2.13.2
HarfBuzz 9.0.0
FontConfig 2.14.2
libcurl/8.8.0-DEV Schannel zlib/1.3.1
Platform: Windows 11 (构建 22631),64位版, 64 bit, Little endian, wxMSW
Build Info:
Date: Sep 7 2024 02:39:48
wxWidgets: 3.2.5 (wchar_t,wx containers)
Boost: 1.85.0
OCC: 7.8.1
Curl: 8.8.0-DEV
ngspice: 42
Compiler: Visual C++ 1939 without C++ ABI
Build settings:
Thaks
qu1ck
2
Works fine for me. Try nuking kicad’s folder in program files and reinstalling kicad, it will reinstall python and pip too.
xzf16
3
It’s so strange that I have tried in 2 computers, and one of them is an entire new computer, but the results are the same, both of them are fault.
xzf16
4
Solved this problem using the command below:
python3 -m pip install --upgrade pip
system
Closed
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.