Skip to content

Issue of installation and Usage #1

@jiehua1995

Description

@jiehua1995

Hi @dantypas3

Thank you very much for this project.

I was tring to use this tool to download data from a self-host LabFolder, but I encountered some issues:

  1. pip installation

I think the command should be pip install git+https://github.com/dantypas3/labfolder2elabftw.git rather than pip install git+https://github.com/dantypas3/labfolder2elab.git

  1. source installation

After

git clone https://github.com/dantypas3/labfolder2elabftw.git
cd labfolder2elabftw
conda env create -f environment.yml

The command labfolder2elab was not available, but I could use python -m src to start the script.

  1. Certificate issue

The tool only accepts CA-signed certificates. Our university’s LabFolder uses an internal/self-signed certificate, which caused errors like: '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1010)')))

Could you advise if there is a way to make the tool work with internal certificates, or if there are plans to support servers that use self-signed certificates?

Thank you very much for your help!

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions