Skip to content

missing error messages when importing folder #3

Description

@amazy

On My dev PC, I tried running this command and do not get any feedback although nothing happens

PS C:\Users\Alain> python -m orthanc_tools.orthanc_folder_importer --folder="C:\\Orthanc" --url=http://localhost:8044 --user=orthanc --password=orthanc
C:\Program Files\Python38\lib\runpy.py:127: RuntimeWarning: 'orthanc_tools.orthanc_folder_importer' found in sys.modules after import of package 'orthanc_tools', but prior to execution of 'orthanc_tools.orthanc_folder_importer'; this may result in unpredictable behaviour
  warn(RuntimeWarning(msg))

Tested with v 0.8.9.
And an Orthanc has been started with this command:

docker run -p 8044:8042 osimis/orthanc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions