How to Solve Error: pyinstaller: error: unrecognized arguments: sklearn
Solution:
Go to cmd
pyinstaller main.py –hidden-import PySide2.QtXml –hidden-import sklearn –hidden-import sklearn.ensemble._forest –icon=”logo.ico”
Add the unrecognized sklearn to hidden import –hidden-import sklearn
The issue will be fixed.
pyinstaller main.py –hidden-import PySide2.QtXml –hidden-import sklearn –hidden-import sklearn.ensemble._forest –icon=”logo.ico”
Add the unrecognized sklearn to hidden import –hidden-import sklearn
The issue will be fixed.
Read More:
- [Solved] allure Error: unrecognized arguments: — alluredir — clean alluredir
- [Solved] hello.s:15 Error: junk at end of line, first unrecognized character valued 0x8
- Log4j2 reports ERROR StatusLogger Unrecognized format specifier
- How to Solve golang test Error: # command-line-arguments [command-line-arguments.test]
- GCC error: unrecognized command line option ‘-no-pie’
- Go declares that the local variable does not use command line arguments. Main. Go: 4:6: a declared but not used
- (How to Fix) Ora-00600: internal error code, arguments: [4194]
- Android Studio error: unrecognized Attribute name MODULE
- [Solved] Hive 2.3.9 Error: Error: Unrecognized column type: UNIONTYPE (state=,code=0)
- The method println(boolean) in the type PrintStream is not applicable for the arguments (void) Error
- [Solved] Error: The superclass, ‘Animal‘, has no unnamed constructor that takes no arguments.
- [Solved] `handle_argument_error‘: ERROR: “rails console“ was called with arguments [“production“]
- The uibot database connection is unrecognized error: The object definition error
- How to Solve Uncaught Error: Syntax error, unrecognized expression:#
- OpenCV(-206:Bad flag (parameter or structure field)) Unrecognized or unsupported array type [How to Solve]
- Remix Run Error: creation of errored:Error encoding arguments:Error:invalid arrayify value
- How to Fix msgsend() error: to many arguments to function call, expected 0, have2
- package golang.org/x/net/XXX: unrecognized import path “golang.org/x/net/xxx“…
- [Solved] PySide2 Error: This application failed to start because no Qt platform plugin could be initialized
- mainfest Image Error: (img/icons/andriod-chrome-192×192.png)Download error or resource isn’t a vaild image