Skip to content
New issue

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

bandsplot: unexpected keyword argument 'dirname' #107

Open
0franc opened this issue May 23, 2023 · 7 comments
Open

bandsplot: unexpected keyword argument 'dirname' #107

0franc opened this issue May 23, 2023 · 7 comments

Comments

@0franc
Copy link

0franc commented May 23, 2023

I tried to plot the band structure following the instructions in 'DFT Prep' section of the documentation, but apparently there is a problem in the very first keyword argument 'dirname'.

issue_screenshot

Are there any other operations to do besides those indicated in 'DFT Prep'?

Thank you in advance

@lllangWV
Copy link
Collaborator

Hello!

how Pyprocar was downloaded? I believe it is on an older version. I will need to update something in the package.

Logan Lang

@0franc
Copy link
Author

0franc commented May 23, 2023

I downloaded it with 'conda install -c conda-forge pyprocar'

@lllangWV
Copy link
Collaborator

Thanks for the information. The PyProcar version is behind on conda-forge. I am going to be talking with another developer tomorrow about updating the package. I will keep you updated.

Logan Lang

@0franc
Copy link
Author

0franc commented May 30, 2023

Hello, is there any news?

@lllangWV
Copy link
Collaborator

Hey,

sorry for the late response. I talked with the other developers and we are going to try to update pypi and conda-forge this week. There is an issue with applying symmetry of the kmesh that we want to fix before we do so.

In the meantime, I would use the code by cloning the repository from GitHub.

git clone git@github.com:romerogroup/pyprocar.git
cd pyprocar
pip install .

@vandan-revanur
Copy link

@lllangWV
git clone [git@github.com](mailto:git@github.com):romerogroup/pyprocar.git results in an error like this:

Cloning into 'pyprocar'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

@lllangWV
Copy link
Collaborator

Hey,

Usually, an error like this is associated with your github ssh keys. If you have them set already, try to delete them and create new ones.

Logan Lang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants