good-mood-everyday
good-mood-everyday
Hi Logan, Thanks very much. I updated to v6.5.0 and it works. However, I can only update it using git clone. I tried pip install or pip install -upgrade earlier...
Dear Logan, Thanks very much for your effort here. I followed the steps and installed the PyProcar-6.5.1.dev61 version. However, I encountered the error saying unexpected keyword argument 'properties'. I used...
Dear Logan, Here is the attached files [fermi](https://www.dropbox.com/scl/fi/nlqcp3xqltlo2g081uae2/fermi.tar.gz?rlkey=zuqnwu2izq2ly5704yt01wid3&st=gzn1cha5&dl=0). Looks like I'm not in `ebs-refactor` branch. Probably that's why it doesn't work and is because the command `git checkout docs`. ```...
I put some suggestions of plotting 2d fs here. I'm not sure if it's possible to implement in pyprocar or is a good suggestion, but I just put them there....
Dear Logan, I want to give an update there that the error of `export_data_file` is solved by replacing single quote `'` by doubled `"`. I don't know why single quote...
I came across the same error here, but either adding `!` or using `pip install --pre pyprocar` doesn't work. I'm not sure why. The `pip install --pre pyprocar` just prints...