genedan / TmVal

Time Value of Money - a Python package for mathematical interest theory, annuity, and bond calculations.
https://genedan.com/tmval/docs
GNU General Public License v3.0
27 stars 4 forks source link

Could not find a version that satisfies the requirement dateutil #66

Closed ramajuno closed 3 years ago

ramajuno commented 3 years ago

ERROR: Could not find a version that satisfies the requirement dateutil (from tmval) (from versions: none) ERROR: No matching distribution found for dateutil (from tmval)

seems new version of dateutil not supported

genedan commented 3 years ago

Hey, sorry for the late response. The package should have been python-dateutil and not dateutil. I have updated this in the latest version so please try installing via pip again.

genedan commented 3 years ago

closed via v0.0.12