question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Install names mismatch in v1.1.0

See original GitHub issue

In version 1.1.0 the import names were changed to scienceplots (lowercase) but the folder name / repo name / pypi name are still SciencePlots (camelcase). For a simple reproducer, clone the repo and run

python -m pip install -e .

which gives

error: package directory 'scienceplots' does not exist

due to https://github.com/garrettj403/SciencePlots/blob/6545c7227aaa10291933365f875e2698f14558ed/setup.py#L28

The Arch package is working around it too https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-scienceplots#n20

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

2reactions
echedey-lscommented, Nov 17, 2022

Didn’t expect renaming to be this difficult. Solved.

Thanks for your help.

0reactions
echedey-lscommented, Nov 17, 2022

Reopening because github doesn’t show git rename change.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Comparing the assembly name resulted in the mismatch
WRN: Comparing the assembly name resulted in the mismatch: Revision Number ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing ...
Read more >
Detect column name mismatch in dbWriteTable() #164 - GitHub
RSQLite 1.0.0 seems to match columns by position, and some reverse dependencies depend on this behavior. Will raise a warning for now, moving...
Read more >
Assembly Version Mismatch - MSDN
Your first post says you are upgrading to 3.5. In that case, as the previous replies pointed out, you need to change references...
Read more >
Artifact hash mismatch when installing libpng (Julia 1.6.1) - #16 by ...
During today I have tried several times to update Julia and I receive the following alert: up Updating registry at ...
Read more >
WL55CC: OB IPCCDBA/pMb_RefTable mismatch even after ...
WL55CC: OB IPCCDBA/pMb_RefTable mismatch even after stlink programming ... WL55CCU7 - custom board - FW v1.1.0 - STM32CubeIDE Version: 1.7.0 Build: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found