Bad package dependencies

0 views
Skip to first unread message

Devin Torres

unread,
Apr 2, 2008, 4:36:45 PM4/2/08
to turbogea...@googlegroups.com
$ svn update
At revision 4328.

$ sudo python setup.py install
Installed /Library/Python/2.5/site-packages/FormEncode-0.7.1-py2.5.egg
error: Installed distribution FormEncode 0.7.1 conflicts with
requirement FormEncode>=1.0.1

$ paster quickstart
Cannot load command tginfo: (FormEncode 0.7.1
(/Library/Python/2.5/site-packages/FormEncode-0.7.1-py2.5.egg),
Requirement.parse('FormEncode>=1.0.1'))

$ sudo easy_install -U FormEncode
Using /Library/Python/2.5/site-packages/FormEncode-1.0.1-py2.5.egg
Processing dependencies for FormEncode
Finished processing dependencies for FormEncode

$ paster quickstart
pkg_resources.VersionConflict: (FormEncode 1.0.1
(/Library/Python/2.5/site-packages/FormEncode-1.0.1-py2.5.egg),
Requirement.parse('FormEncode>=0.7.1,<0.9'))

...

Lee McFadden

unread,
Apr 2, 2008, 5:02:11 PM4/2/08
to turbogea...@googlegroups.com
This issue has already been highlighted here[1], along with a solution
until a new release of twForms can be released to address this.

--
Lee McFadden

blog: http://www.splee.co.uk
twitter: http://twitter.com/splee

Lee McFadden

unread,
Apr 2, 2008, 5:02:26 PM4/2/08
to turbogea...@googlegroups.com
Damn, forgot the URL :)

http://tinyurl.com/yvcnm6

Mark Ramm

unread,
Apr 5, 2008, 1:07:04 AM4/5/08
to turbogea...@googlegroups.com
> Damn, forgot the URL :)
>
> http://tinyurl.com/yvcnm6

In that thread, I notice that Chris P seems to have fixed this one ;)

--Mark Ramm

Reply all
Reply to author
Forward
0 new messages