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

ValueError: A colormap named "SCM.romaO" is already registered #195

Closed
yakubhariana70 opened this issue Dec 23, 2022 · 3 comments
Closed
Labels
duplicate This issue or pull request already exists

Comments

@yakubhariana70
Copy link

Hello, sir,
For the past few days, I have been repeating my lecturer's videos regarding the operation of licbas with resources from yumorishita repository. I tried several times and ran into some problems so I restarted. My last problem appears with an error message when running batch_LiCSBAS.sh to the best of my knowledge in step 12 as follows

ValueError: A colormap named "SCM. romaO" is already registered

Is there anything I can do about this?
messageImage_1671752916576

@yumorishita yumorishita added the duplicate This issue or pull request already exists label Dec 23, 2022
@yumorishita
Copy link
Owner

See this #176 (comment)

@yumorishita
Copy link
Owner

Then please try matplotlib3.3. I also recommend python3.8.

@yakubhariana70
Copy link
Author

my problem is solved thank you for the clue Mr @yumorishita . I using matplotlib version 3.4.2, with the steps I have been done below :

  1. uninstall matplotlib
    pip uninstall matplotlib
  2. install the specific version 3.4.2
    conda install -c conda-forge matplotlib==3.4.2

the problem SCM.romaO error was solved for me, but when you run it again you will face some new errors like h5py need to downgrade or need to install other packages/modules. I think this is normal, like playing some puzzle let's help each other haha
Now, I can run the batch_licsbas.sh smoothly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants