flagflag  
3: 2021-07-19 (Mon) 23:41:36 iseki source Cur: 2023-05-04 (Thu) 23:15:39 iseki source
Line 1: Line 1:
 +** Python3 [#l8e84152]
 +*** バージョンの切り替え(CentOS/Rocky Linux) [#t46dab74]
 +
 +**** モジュールのインストール [#a1cbbce3]
 + dnf module -y install python38
 + dnf module -y install python39
 +#br
 +
 +**** 切り替え [#r6fae1f4]
 + alternatives --config python3
 + python3 -V
 +
 + * はデフォルト  --auto でデフォルトになる
 + + は現在の選択
 +
 + pip3.#  install --upgrade pip
 + 
 + 
 +
 +#br
 +
 +** Programing [#gd192bb9]
 +**** 3.10.10 [#ee2f5f4b]
 +
 + 2**2**2**2**2
 + ValueError: Exceeds the limit (10000) for integer string conversion; use sys.set_int_max_str_digits() to increase the limit
 +
 +- DOS 回避のためデフォルトで桁数を制限するようになった
 +
 + import sys
 + sys.set_int_max_str_digits(100000)
 + 2**2**2**2**2
 +
 +#br
 +
** 開発 [#vf25ce28] ** 開発 [#vf25ce28]
#br #br
 +
*** モージュールのコンパイルインストール [#y1f7bb8a] *** モージュールのコンパイルインストール [#y1f7bb8a]
#br #br


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

38 user(s) are online (2 user(s) are browsing xpwiki)

Members: 0
Guests: 38

more...

Access Counter

Today : 4231423142314231
Yesterday : 4345434543454345
Total : 2366137223661372236613722366137223661372236613722366137223661372
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com