You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This only seems to work when building from source, the release packages print the incorrect upstream version:
> basedpyright --version
basedpyright 1.8.0
based on pyright 1.8.0
This happens when installing with pip install basedpyright, and with npm install -g basedpyright (the latter installs as pyright, so the command there is pyright --version).
The text was updated successfully, but these errors were encountered:
original comment by @AThePeanut4: #218 (comment)
The text was updated successfully, but these errors were encountered: