[TxMt] Re: PyMate initialize error

Chris Rebert cvrebert at gmail.com
Wed Sep 3 19:56:44 UTC 2008


Ah, thanks!

Apparently PyMate wasn't installed even though Python was listed in
the Bundle Editor and Bundles list. Now that's confusing.
Anyway, doing the install bundle dance for Python did the trick.

Regards,
Chris

On Wed, Sep 3, 2008 at 12:26 PM, Alex Ross <tm-alex at rosiba.com> wrote:
>
> On Sep 3, 2008, at 9:18 PM, Chris Rebert wrote:
>
>> Whenever I try to run a Python script using PyMate, I just get the
>> following error message:
>>
>> /Applications/TextMate.app/Contents/SharedSupport/Bundles/
>> Python.tmbundle/Support/PyMate/pymate.rb:68:in
>> `initialize': wrong number of arguments (2 for 1) (ArgumentError) from
>> /Applications/TextMate.app/Contents/SharedSupport/Bundles/
>> Python.tmbundle/Support/PyMate/pymate.rb:68:in
>> `new' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/
>> Python.tmbundle/Support/PyMate/pymate.rb:68
>>
>> I've tried updating bundles and the support folder to no avail. I'm
>> using the cutting-edge version of TextMate.
>>
>> Any advice on how to fix this would be greatly appreciated.
>
> The error is occurring inside the Python bundle that is distributed
> with TextMate.  If you have an svn checkout of the Python bundle, then
> TextMate is not finding it.  It should be either in /Library/
> Application Support/TextMate/Bundles or ~/Library/Application Support/
> TextMate/Bundles.
>
> —Alex
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>



-- 
Follow the path of the Iguana...
http://rebertia.com


More information about the textmate mailing list