Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

CementController #31

@psychomad

Description

@psychomad

Installing Adhrit on Kali 2019.4 with all dependencies i have this error:

Traceback (most recent call last):
File "adhrit.py", line 17, in
from recons.smarser.parser import parser
File "/media/root/Mandalorian/codeX/Adhrit/recons/smarser/parser.py", line 4, in
from smalisca.core.smalisca_main import SmaliscaApp
File "/usr/local/lib/python3.7/dist-packages/smalisca/core/smalisca_main.py", line 39, in
from smalisca.controller.controller_base import BaseController
File "/usr/local/lib/python3.7/dist-packages/smalisca/controller/controller_base.py", line 40, in
class BaseController(controller.CementBaseController):
AttributeError: module 'cement.core.controller' has no attribute 'CementBaseController'

I was wondering the cement version was too new so i downgrade cement version from 3 to 2 and everything work.
I just wanted to share this with everyone that will install adhrit on new kali versioni (2019.4)
Regards!

Metadata

Metadata

Assignees

No one assigned

    Labels

    main:bugBugs related to main module

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions