Modify

Opened 14 years ago

Closed 11 years ago

#7745 closed defect (worksforme)

ImportError: No module named blackmagic

Reported by: Ales Owned by: obs
Priority: highest Component: BlackMagicTicketTweaksPlugin
Severity: normal Keywords:
Cc: ales.bombek@… Trac Release: 0.11

Description (last modified by Ryan J Ollos)

Plugin is loading

“2010-09-28 16:23:29,516 Trac[loader] DEBUG: Adding plugin BlackMagicTicketTweaks 0.11r1 from c:\...\plugins\blackmagictickettweaks-0.11r1-py2.5.egg”
“2010-09-28 16:23:30,348 Trac[loader] DEBUG: Loading blackmagic from c:\...\bitnami trac stack projects\pmone\plugins\blackmagictickettweaks-0.11r1-py2.5.egg”

But there is an error with a module import

“2010-09-28 16:23:30,352 Trac[loader] ERROR: Skipping "blackmagic =
blackmagic": (can't import "ImportError: No module named blackmagic")”

More on: http://groups.google.com/group/trac-users/browse_thread/thread/64a37c2b6117d91d

Best Regards

Attachments (0)

Change History (4)

comment:1 Changed 14 years ago by Ales

For version Trac 0.12

"2010-09-29 08:53:11,496 Trac[loader] DEBUG: Loading blackmagic from c:\trac\python27\lib\site-packages\blackmagictickettweaks-0.12r1-py2.7.egg
2010-09-29 08:53:11,497 Trac[loader] ERROR: Skipping "blackmagic = blackmagic": (can't import "ImportError: No module named blackmagic")"

comment:2 Changed 13 years ago by anonymous

Priority: normalhighest

comment:3 Changed 13 years ago by Ryan J Ollos

Description: modified (diff)

More output with log level set to debug will likely be needed to resolve this issue.

comment:4 Changed 11 years ago by Ryan J Ollos

Resolution: worksforme
Status: newclosed

Closing since there was no feedback. Please reopen if you'd like help with debugging the issue.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain obs.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.