OS: Windows 10
I'm having issues with installing pathlib, so this could be why.
Happened when attempting to install from git repository and locally.
ERROR: Cannot install OpenFisca-US because these package versions have conflicting dependencies.
The conflict is caused by:
openfisca-us-data 0.1.3 depends on pathlib
openfisca-us-data 0.1.2 depends on pathlib
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
OS: Windows 10
I'm having issues with installing
pathlib, so this could be why.Happened when attempting to install from git repository and locally.