Open thejeswi opened 2 years ago
Hi, to be honest I was a little overly motivated when I started this project. I intended to put it on PyPi, but I am not very familiar with Python packaging and got bored. So packaging is probably still broken.
I removed the failing dependencies now (I think most like base64
are in the standard library anyway) and it works now on my system. Feel free to try it again if you haven't already figured it out for yourself...
Hello there,
When following the instructions to install this package, I end up with the error:
ERROR: Could not find a version that satisfies the requirement base64 (from comdirect-api)
Versions: Python 3.10.4 pip 20.3.4
Do you have an suggestions? :) and thanks for your work!