
Maxwell‘s Bug
数据架构
知识就是力量,良知才是方向。良知比知识更重要!
When you want to give up , think about why you started?
千学不如一看,千看不如一练,千练不如一战
ACDU(中国DBA联盟)成员
安徽DBA俱乐部 成员
展开
-
How to solve permission denied for schema public
How to solve permission denied for schema public原创 2023-04-25 08:03:30 · 3529 阅读 · 0 评论 -
[#Trouble Shooting] ORA-38760
[#Trouble Shooting] ORA-38760原创 2023-03-30 14:15:00 · 284 阅读 · 0 评论 -
How to fix ORA-02382 in Oracle Database
How to fix ORA-02382 in Oracle Database原创 2023-02-15 14:34:43 · 111 阅读 · 0 评论 -
ORA-01950: no privileges on tablespace 解决方案
ORA-01950: no privileges on tablespace 解决方案原创 2022-12-07 11:10:13 · 3562 阅读 · 0 评论 -
CentOS7 安装Oracle RAC 19c PRVF-5493,PRVG-13606 PRVG-1019 的问题解决
CentOS7 安装Oracle RAC 19c PRVF-5493,PRVG-13606 PRVG-1019 的问题解决原创 2022-11-09 19:43:25 · 1595 阅读 · 0 评论 -
如何找到‘.‘ is not recognized as an internal or external command的根本原因和解决方案
如何找到'.' is not recognized as an internal or external command的根本原因和解决方案原创 2022-11-06 09:20:11 · 23019 阅读 · 0 评论 -
-bash: vim: command not found(快速解决)
-bash: vim: command not found(快速解决)原创 2022-11-01 07:55:09 · 11146 阅读 · 0 评论 -
ORA-28002: the password will expire within 7 days 解决方案
ORA-28002: the password will expire within 7 days 解决方案原创 2022-10-31 09:39:53 · 333 阅读 · 0 评论 -
VM关闭虚拟机之后,连接不上前一天设置的静态ip
VM关闭虚拟机之后,连接不上前一天设置的静态ip原创 2022-09-17 09:52:20 · 978 阅读 · 0 评论 -
How to fix Cannot resolve symbol ‘Component‘ in IDEA
How to fix Cannot resolve symbol 'Component' in IDEA原创 2022-09-15 18:17:04 · 208 阅读 · 0 评论 -
ORA-28040: No matching authentication protocol Oracle 19c
Use Oracle client 11g instantclient-basic-nt-11.2.0.4.0.zip to connect to database 19c,but failed with ORA-28040。ORA-28040: No matching authentication protocol.SolutionThe solution to ORA-28040 in PL/SQL developer is to replace the old OCI w.原创 2022-01-10 09:49:08 · 1948 阅读 · 0 评论 -
How to fix Error: Failed to download metadata for repo ‘appstream‘: Cannot prepare internal mirrorli
How to fix Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorli原创 2022-06-29 04:48:51 · 212 阅读 · 0 评论 -
Error: GPG check FAILED Once install MySQL
Error: GPG check FAILED Once install MySQL原创 2022-06-29 03:40:50 · 920 阅读 · 0 评论 -
How to fix AttributeError: ‘dict‘ object has no attribute ‘iteritems‘
How to fix AttributeError: 'dict' object has no attribute 'iteritems'原创 2022-06-16 11:55:35 · 328 阅读 · 0 评论 -
How to fix ModuleNotFoundError: No module named ‘pandas.tools‘
How to fix Module NotFoundError: No module named 'pandas.tools'原创 2022-05-29 19:29:00 · 530 阅读 · 0 评论 -
How to fix ImportError: cannot import name ‘urlopen‘ from ‘urllib‘
How to fix ImportError: cannot import name 'urlopen' from 'urllib'原创 2022-05-26 15:59:11 · 627 阅读 · 0 评论 -
How to fix Error: iterator should return strings, not bytes (did you open the file in text mode?)
How to fix Error: iterator should return strings, not bytes (did you open the file in text mode?)原创 2022-05-26 15:38:34 · 160 阅读 · 0 评论 -
How to TypeError: unsupported operand type(s) for /: ‘map‘ and ‘int‘
How to TypeError: unsupported operand type(s) for /: 'map' and 'int'原创 2022-05-23 10:19:21 · 491 阅读 · 0 评论 -
How to Fix TypeError: (‘Keyword argument not understood:‘, ‘W_constraint‘)
How to Fix TypeError: ('Keyword argument not understood:', 'W_constraint')原创 2022-05-23 05:41:38 · 649 阅读 · 0 评论 -
How to fix ImportError: cannot import name ‘toimage‘ from ‘scipy.misc‘
How to fix ImportError: cannot import name 'toimage' from 'scipy.misc'原创 2022-05-23 18:35:33 · 522 阅读 · 0 评论 -
How to fix Import Error: cannot import name ‘SGD‘ from ‘keras.optimizers‘
How to fix ImportError: cannot import name 'SGD' from 'keras.optimizers'原创 2022-05-19 11:00:37 · 1507 阅读 · 0 评论 -
KeyError: ‘Failed to format this callback filepath: “weights-improvement-{epoch:02d}-{val_acc:.2f}.h
How to fix KeyError: 'Failed to format this callback filepath: "weights-improvement-{epoch:02d}-{val_acc:.2f}.h原创 2022-05-18 13:30:15 · 975 阅读 · 0 评论 -
How to fix ValueError: Setting a random_state has no effect since shuffle is False.
ValueError: Setting a random_state has no effect since shuffle is False. You should leave random_state to its default (None), or set shuffle=True.原创 2022-05-17 07:08:56 · 5320 阅读 · 3 评论 -
How to fix TypeError: fit() got an unexpected keyword argument ‘nb_epoch‘ for fit the model
How to fix TypeError: fit() got an unexpected keyword argument 'nb_epoch' for fit the model原创 2022-05-08 15:36:57 · 1331 阅读 · 0 评论 -
How to fix TypeError: (‘Keyword argument not understood:‘, ‘init‘)
How to fix TypeError: ('Keyword argument not understood:', 'init')原创 2022-05-08 14:39:20 · 5054 阅读 · 0 评论 -
How to fix AttributeError: module ‘tensorflow‘ has no attribute ‘placeholder‘
How to fix AttributeError: module 'tensorflow' has no attribute 'placeholder'原创 2022-05-05 17:48:55 · 335 阅读 · 0 评论 -
How to fix AttributeError: partially initialized module ‘theano‘ has no attribute ‘gof‘
AttributeError: partially initialized module 'theano' has no attribute 'gof' AttributeError: partially initialized module 'theano' has no attribute 'gof' (most likely due to a circular import)WARNING (theano.tensor.blas): Using NumPy C-API based implem原创 2022-05-05 13:12:57 · 3008 阅读 · 0 评论 -
How to fix TypeError: object of type ‘map‘ has no len()
How to fix TypeError: object of type 'map' has no len()原创 2022-05-02 10:07:47 · 817 阅读 · 0 评论 -
how to fix TypeError: ‘range‘ object doesn‘t support item deletion
how to fix TypeError: 'range' object doesn't support item deletion原创 2022-04-19 21:04:59 · 466 阅读 · 0 评论 -
NameError: name ‘weights‘ is not defined
NameError: name 'weights' is not defined原创 2022-04-19 17:20:41 · 2703 阅读 · 0 评论 -
ModuleNotFoundError: No module named ‘_curses‘
ModuleNotFoundError: No module named '_curses'原创 2022-04-18 11:41:38 · 556 阅读 · 0 评论 -
UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0x92 in position 884: invalid start byte
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 884: invalid start byte原创 2022-04-18 06:36:57 · 1844 阅读 · 1 评论 -
TypeError: unsupported operand type(s) for +=: ‘float‘ and ‘list‘ in bayes.py for Naive Bayes
TypeError: unsupported operand type(s) for +=: 'float' and 'list' in bayes.py for Naive Bayes原创 2022-04-17 06:58:30 · 3365 阅读 · 0 评论 -
TypeError: write() argument must be str, not bytes
TypeError: write() argument must be str, not bytes原创 2022-04-15 14:44:38 · 467 阅读 · 0 评论 -
How to fix TypeError: ‘dict_keys‘ object is not subscriptable
How to fix TypeError: 'dict_keys' object is not subscriptable原创 2022-04-15 08:31:59 · 265 阅读 · 0 评论 -
Python Decision Trees NameError: name ‘tree‘ is not defined
NameError: name 'tree' is not defined原创 2022-04-15 04:52:49 · 5315 阅读 · 1 评论 -
Python solution: NameError: name ‘reload‘ is not defined
Python solution: NameError: name 'reload' is not defined原创 2022-04-13 05:57:29 · 1258 阅读 · 0 评论 -
python kNN AttributeError: ‘dict‘ object has no attribute ‘iteritems‘
AttributeError: 'dict' object has no attribute 'iteritems'原创 2022-04-12 22:24:40 · 638 阅读 · 0 评论 -
About Array() error issue
About Array() error issue原创 2022-04-13 07:14:26 · 2112 阅读 · 0 评论