You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi , i want to install HTML server, but dont know how to install.
tried using command like this, we got error : WARNING: dijkstar 2.6.0 does not provide the extra 'server'
C:>pip install Dijkstar[server]
Requirement already satisfied: Dijkstar[server] in c:\program files\python\lib\site-packages (2.6.0)
WARNING: dijkstar 2.6.0 does not provide the extra 'server'
Requirement already satisfied: six in c:\program files\python\lib\site-packages (from Dijkstar[server]) (1.16.0)
C:>
hi , i want to install HTML server, but dont know how to install.
tried using command like this, we got error : WARNING: dijkstar 2.6.0 does not provide the extra 'server'
C:>pip install Dijkstar[server]
Requirement already satisfied: Dijkstar[server] in c:\program files\python\lib\site-packages (2.6.0)
WARNING: dijkstar 2.6.0 does not provide the extra 'server'
Requirement already satisfied: six in c:\program files\python\lib\site-packages (from Dijkstar[server]) (1.16.0)
C:>
thanks.