mini-kep / frontend-dash

Dash application with interactive controls and time series plotting.
1 stars 0 forks source link

current version cannot start locally #2

Closed epogrebnyak closed 6 years ago

epogrebnyak commented 6 years ago
  File "D:\Continuum\Anaconda3\lib\site-packages\werkzeug\serving.py", line 691, in run_simple
    s.bind((hostname, port))

OSError: [WinError 10013] Сделана попытка доступа к сокету методом, запрещенным правами доступа
Perevedko commented 6 years ago

try with it: https://github.com/mini-kep/frontend-dash/commit/7fa34d7cf594a33fcbb24948326bff426e145280

epogrebnyak commented 6 years ago

Fixed with commit above