Skip to content

First impression: No module named 'glib', TypeError: must use keyword argument for key function #27

@spaceone

Description

@spaceone

I just started trying to use this project and stumble on:

(gdb) heap                                                                                                                                                                                                                                                                       
Blocks retrieved 10000                                                                                                                                                                                                                                                           
Blocks retrieved 20000                                                                                                                                                                                                                                                           
Blocks retrieved 30000                                                                        
…                                                                             
Blocks retrieved 460000                                                                            
Blocks retrieved 470000                                                                                  
Blocks retrieved 480000                                                                              
Python Exception <class 'ImportError'> No module named 'glib':                                          
Error occurred in Python command: No module named 'glib'                                                
(gdb) heap sizes                                                                          
Python Exception <class 'TypeError'> must use keyword argument for key function:                           
Error occurred in Python command: must use keyword argument for key function  

Are there missing dependencies? Where do I get glib from?
Can I let me show the tracebacks?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions