Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

ibrav > 1 not supported yet.

Open
#408 3 comments 1 reaction 1 assignee View on GitHub

Nobody has claimed this yet.

Assessment

This issue has not been assessed yet.

Description

feature request qe

Dear developers/users, I am facing an issue while using dpdata on Quantum Espresso files.
I have scf0.in and scf0.out files in the same folder of my Python script with dpdata commands. More in detail, my script is a two-line code:
import dpdata
dataset = dpdata.LabeledSystem('./scf0.out',fmt='qe/pw/scf')

when I execute it, the following message is printed:
ibrav > 1 not supported yet.

In fact ibrav=8 in my input: is it forbidden? Am I doing anything wrong?

Thanks, best regards

Dominant language
Python
Stars
254
Forks
159
Avg merge
8d 3h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from deepmodeling/dpdata

All issues in deepmodeling/dpdata

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.