shafad1 opened a new issue, #38879:
URL: https://github.com/apache/superset/issues/38879

   ### Bug description
   
   I am getting the below error while trying to reset the password.
   superset fab reset-password --username admin
   Traceback (most recent call last):
     File "/usr/local/bin/superset", line 6, in <module>
       from pkg_resources import load_entry_point
     File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 
3095, in <module>
       @_call_aside
     File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 
3079, in _call_aside
       f(*args, **kwargs)
     File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 
3108, in _initialize_master_working_set
       working_set = WorkingSet._build_master()
     File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 
570, in _build_master
       ws.require(__requires__)
     File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 
888, in require
       needed = self.resolve(parse_requirements(requirements))
     File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 
774, in resolve
       raise DistributionNotFound(req, requirers)
   pkg_resources.DistributionNotFound: The 'pyyaml>=5.4' distribution was not 
found and is required by apache-superset
   
   is there any other command to consider for this
   
   ### Screenshots/recordings
   
   _No response_
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   3.9
   
   ### Node version
   
   16
   
   ### Browser
   
   Chrome
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [ ] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [ ] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [ ] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to