2020年08月07日

Kivy

2020/5 時点では,Python 2.7 か 3.5 か 3.6 か 3.7.x

2020/5 時点では,Python 2.7 か 3.5 か 3.6 か 3.7.x

続きを読む
posted by a23 at 10:25| Comment(0) | Python

2020年08月06日

pip install -U pip

python3 64bit

 pip install -U pip


Microsoft Windows [Version 10.0.10240]
(c) 2015 Microsoft Corporation. All rights reserved.

C:\Users\w10jv> pip install -U pip
Collecting pip
  Downloading pip-20.2.1-py2.py3-none-any.whl (1.5 MB)
     |████████████████████████████████| 1.5 MB 2.2 MB/s
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.1.1
    Uninstalling pip-20.1.1:
      Successfully uninstalled pip-20.1.1
ERROR: Could not install packages due to an EnvironmentError: [WinError 5] アクセスが拒否されました。: 'C:\\Users\\w10jv\\AppData\\Local\\Temp\\pip-uninstall-ajx2ughf\\pip.exe'
Consider using the `--user` option or check the permissions.



posted by a23 at 15:57| Comment(0) | Python

Spring Tool Suite 日本語化

Spring Tool Suite インストールと日本語化 for Windows



01
0021.png

02
0022.png

03
0023.png

04
0024.png
05
0025.png
06
0026.png
07
0027.png
08
0028.png
09
0029.png
10
0030.png

11
0031.png
12
0032.png




















続きを読む
posted by a23 at 10:23| Comment(0) | JavaScript