Requirements error in Kallithea 0.7.0

Tom Gelsthorpe tom.gelsthorpe at 2e-systems.com
Wed Sep 15 08:57:26 UTC 2021


Hi,

please have a look at this, it was working until about 10 days ago

  pip install --upgrade kallithea==0.7.0

but now I get

ERROR: Could not find a version that satisfies the requirement 
FormEncode<1.4,>=1.3.1 (from kallithea) (from versions: 0.2, 0.2.1, 
0.2.2, 0.3, 0.4, 0.5, 0.5.1, 0.6, 0.7, 0.7.1, 0.9, 1.0, 1.0.1, 1.1, 1.2, 
1.2.1, 1.2.2, 1.2.3.dev0, 1.2.4, 1.2.5, 1.2.6, 1.3.0a1, 1.3.0, 1.3.1, 
2.0.0a1, 2.0.0)
ERROR: No matching distribution found for FormEncode<1.4,>=1.3.1

so FormEncode went from 1.3.1 to 2.0.0

the version check in setup.py at line 53 fails:

"FormEncode >= 1.3.1, < 1.4",


-- 
Tom Gelsthorpe
Technical Support Analyst
2e Systems
Tel:  +49 6196 - 950 58 28
Fax:  +49 6196 - 950 58 94
E-mail: tom.gelsthorpe at 2e-systems.com

Address: 2e Systems GmbH, Koenigsteiner Str. 107, 65812 Bad Soden am Taunus
Company registration: Amtsgericht Koenigstein (Germany), HRB 7303
Director: Philip Douglas

http://www.2e-systems.com - making your business fly!



More information about the kallithea-general mailing list