Hi,

a little late reply. :)

I have tried everything. I've installed new Bitnami package, installed 
Blackmagic manualy and through Admin. Enable it in .ini, used .bat file as 
suggested in your reply, I have also manualy copied Lib folder into Apache. No 
success.

I still get an error in log file:

"Trac[loader] ERROR: Skipping "blackmagic = blackmagic": (can't import 
"ImportError: No module named blackmagic")"

Why it has to be so complicated just to remove one field out of a Form!? Is 
there an option to simple disable individual field in .ini?

Thanx
Ales
________________________________________
From: [email protected] [[email protected]] on behalf of 
victoria [[email protected]]
Sent: Monday, October 04, 2010 1:03 PM
To: [email protected]
Subject: Re: [Trac] Re: Reporter Field

Hi Alex,

In the case of the BitNami package it is possible that you will need
to execute an additional step. Please check the section "8.3.1
Installing Trac plugins and Python eggs - NOTE FOR WINDOWS USERS" in
the README file:
http://bitnami.org/files/stacks/trac/0.11.6-1/README.txt. However if
this happens also with Trac 0.12 maybe this is a different issue.

Cheers,

Victoria.

On Wed, Sep 29, 2010 at 8:17 AM, Ales <[email protected]> wrote:
> I don't think that it has something to do with Bitnami package, I get
> the same error with Trac 0.12, which I've installed manually. We'll
> see. Thanx
>
>
> On Sep 28, 6:45 pm, Itamar O <[email protected]> wrote:
>> On Tue, Sep 28, 2010 at 5:13 PM, Ales <[email protected]> wrote:
>> > Thanx guys,
>>
>> > you are really helpful. I have had a misspelling in log_type.
>>
>> > Plugin is loading
>>
>> > “2010-09-28 16:23:29,516 Trac[loader] DEBUG: Adding plugin
>> > BlackMagicTicketTweaks 0.11r1 from c:\users\meki\bitnami trac stack
>> > projects\pmone\plugins\blackmagictickettweaks-0.11r1-py2.5.egg”
>> > “2010-09-28 16:23:30,348 Trac[loader] DEBUG: Loading blackmagic from c:
>> > \users\meki\bitnami trac stack projects\pmone\plugins
>> > \blackmagictickettweaks-0.11r1-py2.5.egg”
>>
>> > But there is an error with a module
>>
>> > “2010-09-28 16:23:30,352 Trac[loader] ERROR: Skipping "blackmagic =
>> > blackmagic": (can't import "ImportError: No module named blackmagic")”
>>
>> > It seems like that I have to change something in _ini_file?
>>
>> > Cheers
>> > Ales
>>
>> I am not familiar with the Bitnami packages,
>> so it might be related somehow to this...
>> For instance, does this package comes with its own Python interpreter?
>> If so, maybe you installed the plugin using system-python, which is not
>> compatible with the Bitnami one.
>>
>> I'd try to launch an interactive Python session using the same interpreter
>> used to serve Trac and see if I can "import blackmagic".
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Trac Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/trac-users?hl=en.
>
>

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to