royerlab / ultrack

Cell tracking and segmentation software
https://royerlab.github.io/ultrack
BSD 3-Clause "New" or "Revised" License
64 stars 9 forks source link

Adding command to check gurobi setup and license #65

Closed JoOkuma closed 5 months ago

JoOkuma commented 5 months ago

@edyoshikun, could you check if it warns of your problem?

cc: @tischi

JoOkuma commented 5 months ago

PS: It came with some additional changes from the dev branch.

edyoshikun commented 5 months ago

FYI the error looks like this, so you can add it to FAQ or Gurobi documentation:

Gurobi module imported successfully.
Set parameter TokenServer to value "license01"
GurobiError encountered: Request denied: user 'user.name' not in authorized user list
There may be a problem with your Gurobi license or setup.
codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@a3ef9ba). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #65 +/- ## ======================================= Coverage ? 87.29% ======================================= Files ? 69 Lines ? 3643 Branches ? 0 ======================================= Hits ? 3180 Misses ? 463 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.