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
Hey, I am trying to run this without docker. Main reason is docker doesn't work on my older computer I want to run this on. I have everything working with the docker dependency. When I switch to a docker free method I get the error in the title. Here's the command I am using to run without docker...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I am trying to run this without docker. Main reason is docker doesn't work on my older computer I want to run this on. I have everything working with the docker dependency. When I switch to a docker free method I get the error in the title. Here's the command I am using to run without docker...
& python $scriptPath download
--address $hostAddress
--username $username
--password $password
--start $startStr
--end $endStr
--cameras $cameraId
--no-use-subfolders
$localFolder
this one with docker works on my computer that can run docker
Beta Was this translation helpful? Give feedback.
All reactions