After installing v0.2.0, the --version command still returns v.0.1.0
See original GitHub issueI’m using the Streamlink Twitch GUI, whose developers recently decided to implement a version check, requiring the newest version of Streamlink, v0.2.0, to be installed. I therefore downloaded that version (Windows 10 user, so streamlink-0.2.0.exe) and installed it. Afterwards, the Streamlink Twitch GUI threw the same error, claiming the version was still v.0.1.0.
I checked myself to be sure:
C:\Program Files (x86)\Streamlink\bin>streamlink.exe --version
streamlink-script.py 0.1.0
Now I’m kinda at a loss here… . Whats wrong?
Issue Analytics
- State:
- Created 7 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Why is pip installing an old version of my package?
I've just uploaded a new version of my package to PyPi (1.2. 1.0-r4): I can download the egg file and install it with...
Read more >yarn version
Updates the package version. Updating versions. Using the yarn version command you can update the version of your package via the command line....
Read more >7. Releasing and versioning - Python Packages
The first version of a software usually starts at 0.1.0 and increments from there. We call an increment a “bump”, and it consists...
Read more >Package List — Spack 0.20.0.dev0 documentation
This is a list of things you can install using Spack. It is automatically generated based on the packages in this Spack version....
Read more >Packages · The Julia Language
When packages are installed in your .julia/v0.6 directory, however, ... This partial update process still computes the new set of package versions according ......
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
Can you try the nightly build from here: https://streamlink.github.io/install.html#windows-binaries
Awesome glad to hear it! I’m going to close this for now. We’ll try to get a new release out which should hopefully address the versioning issue. We had to re-release 0.2.0 and it seems like it has caused a few oddities.