Some requirements could not be resolved.
Top level requirements:
typing-extensions==4.4.0 ecdsa==0.18.0 pysha3==1.0.2 eth-keys==0.3.3 rlp web3==5.22.0 solana==0>
Providers:
{'_default': ['wheel', 'sdist', 'nixpkgs'],
'gdal': ['nixpkgs'],
'pip': ['nixpkgs', 'sdist'],
'setupmeta': ['wheel'],
'setuptools': ['nixpkgs'],
'typing-extensions': ['wheel', 'sdist', 'nixpkgs'],
'wheel': ['nixpkgs', 'sdist']}
Mach-nix version: master
Python: 3.10.7
Cause: Requirements conflict: typing-extensions (<SpecifierSet('==4.4.0')>,)
The requirements which caused the error:
typing-extensions (<SpecifierSet('==4.4.0')>,)
The given requirements might contain package versions which are not yet part of the dependency DB
currently used. The DB can be updated by specifying 'pypiDataRev' when importing mach-nix.
For examples see: https://github.com/DavHau/mach-nix/blob/master/examples.md