Install names mismatch in v1.1.0
See original GitHub issueIn 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
The Arch package is working around it too https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-scienceplots#n20
Issue Analytics
- State:
- Created 10 months ago
- Reactions:1
- Comments:5
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Didn’t expect renaming to be this difficult. Solved.
Thanks for your help.
Reopening because github doesn’t show git rename change.