17671123357 opened a new issue #10201: URL: https://github.com/apache/incubator-superset/issues/10201
`User first name [admin]: a User last name [user]: n Email [[email protected]]: admin Password: Repeat for confirmation: Traceback (most recent call last): File "c:\users\appdata\local\programs\python\python38\lib\runpy.py", line 193, in _run_module_as_main return _run_code(code, main_globals, None, File "c:\users\appdata\local\programs\python\python38\lib\runpy.py", line 86, in _run_code exec(code, run_globals) File "C:\Users\AppData\Local\Programs\Python\Python38\Scripts\fabmanager.exe\__main__.py", line 7, in <module> File "c:\users\appdata\local\programs\python\python38\lib\site-packages\flask_appbuilder\console.py", line 425, in cli cli_app() File "c:\users\appdata\local\programs\python\python38\lib\site-packages\click\core.py", line 829, in __call__ return self.main(*args, **kwargs) File "c:\users\appdata\local\programs\python\python38\lib\site-packages\click\core.py", line 782, in main rv = self.invoke(ctx) File "c:\users\appdata\local\programs\python\python38\lib\site-packages\click\core.py", line 1259, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "c:\users\appdata\local\programs\python\python38\lib\site-packages\click\core.py", line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) File "c:\users\appdata\local\programs\python\python38\lib\site-packages\click\core.py", line 610, in invoke return callback(*args, **kwargs) File "c:\users\appdata\local\programs\python\python38\lib\site-packages\flask_appbuilder\console.py", line 138, in create_admin auth_type.get(_appbuilder.sm.auth_type, "No Auth method") AttributeError: 'NoneType' object has no attribute 'auth_type'` 以上win10环境,python3.8下创建账户出错,请帮我看一下应该怎么处理 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
