We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dataverse: v. 6.3 build v6.3+10797_dls easyDataverse: f4518a0 Python: 3.12.3
The function list_files() returns None for me:
dataverse = Dataverse( server_url="https://heidata.uni-heidelberg.de/" ) dataset = dataverse.load_dataset( pid=pid, download_files=False ) files = dataset.list_files()
Tested with pid values "doi:10.11588/data/JRWPFV", "doi:10.11588/data/DVU14P" and others of our instance.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dataverse: v. 6.3 build v6.3+10797_dls
easyDataverse: f4518a0
Python: 3.12.3
The function list_files() returns None for me:
Tested with pid values "doi:10.11588/data/JRWPFV", "doi:10.11588/data/DVU14P" and others of our instance.
The text was updated successfully, but these errors were encountered: