Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #8837

Closed
Open
Created May 07, 2013 by Sathyanarayanan Gunasekaran@gsathya

AttributeError: 'module' object has no attribute 'to_camel_case'

{{{ arm :: (master) » ./arm ~/arm 1 ↵ Traceback (most recent call last): File "./src/starter.py", line 478, in cli.controller.startTorMonitor(time.time() - initTime) File "/home/gsathya/arm/src/cli/controller.py", line 564, in startTorMonitor curses.wrapper(drawTorMonitor, startTime) File "/usr/lib/python2.6/curses/wrapper.py", line 43, in wrapper return func(stdscr, *args, **kwds) File "/home/gsathya/arm/src/cli/controller.py", line 635, in drawTorMonitor cli.menu.menu.showMenu() File "/home/gsathya/arm/src/cli/menu/menu.py", line 80, in showMenu menu = cli.menu.actions.makeMenu() File "/home/gsathya/arm/src/cli/menu/actions.py", line 27, in makeMenu baseMenu.add(makeViewMenu()) File "/home/gsathya/arm/src/cli/menu/actions.py", line 93, in makeViewMenu label = " / ".join([str_tools.to_camel_case(panel.getName()) for panel in pagePanels]) AttributeError: 'module' object has no attribute 'to_camel_case' }}}

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking