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.

After installing v0.2.0, the --version command still returns v.0.1.0

See original GitHub issue

I’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:closed
  • Created 7 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
gravyboatcommented, Jan 3, 2017

Can you try the nightly build from here: https://streamlink.github.io/install.html#windows-binaries

0reactions
gravyboatcommented, Jan 3, 2017

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.

Read more comments on GitHub >

github_iconTop 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 >

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