Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceback with Plone6 (Zope5) #3

Closed
boulch opened this issue Apr 26, 2021 · 0 comments
Closed

Traceback with Plone6 (Zope5) #3

boulch opened this issue Apr 26, 2021 · 0 comments
Assignees

Comments

@boulch
Copy link
Contributor

boulch commented Apr 26, 2021

ModuleNotFoundError: No module named 'App.class_init'

collective.behavior.talcondition/src/collective/behavior/talcondition/utils.py in <module>()
      1 # -*- coding: utf-8 -*-
      2 
----> 3 from App.class_init import InitializeClass
      4 from collective.behavior.talcondition import PLONE_VERSION
      5 from plone import api
@boulch boulch self-assigned this Apr 26, 2021
boulch added a commit that referenced this issue Apr 26, 2021
@laulaz laulaz closed this as completed Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants