ValueError exception #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello, and thank you for the bug report! I can't reproduce this issue; it works for me. Can you please run this code and send a pastebin link of its output?
Hi, I've attached the output of that.
It's still working with that code. I just realized that the PyPI package, which has been outdated for a couple years, is still online; you probably installed this from there? Maybe you could try installing from the repository?
Yes indeed. It works now, thanks.
You're welcome! I'm glad to hear that it's working.
Just one question, on:
https://git.kj7rrv.com/kj7rrv/stockquotes
it states to pip from github:
pip3 install git+https://github.com/kj7rrv/stockquotes@stable
Is that still correct?
Sorry it took a while to answer. That is correct, except the URL is now git.kj7rrv.com rather than github.com. I fixed it in the files; thanks for pointing that out!