Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
Djangoldp Project
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Startin blox
  • djangoldp-packages
  • Djangoldp Project
  • Issues
  • #8

Closed
Open
Opened Aug 07, 2019 by Alexandre@alexandre
  • Report abuse
Report abuse

'class Meta' got invalid attribute(s): authenticated_perms

I get the following error when installing the module :

 'class Meta' got invalid attribute(s): authenticated_perms

To reproduce :

pip install --user -U djangoldp
pip install --user -U sib
sib startproject testproject
cd testproject

Edit packages.yml to have the following :

ldppackages:
  djangoldp_project: djangoldp_project

Run :

sib install testproject

FYI :

alex@threat:/var/www/testproject$ pip3 show djangoldp
Name: djangoldp
Version: 0.5.113
alex@threat:/var/www/testproject$ sib version
0.4.0
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: startinblox/djangoldp-packages/djangoldp-project#8