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

Fix CMFDynamicViewFTI import. #140

Merged
merged 1 commit into from Apr 13, 2023
Merged

Fix CMFDynamicViewFTI import. #140

merged 1 commit into from Apr 13, 2023

Conversation

thet
Copy link
Member

@thet thet commented Apr 13, 2023

Fix import with error:

  File "/home/_thet/repos-config/dotfiles-thet/dot.buildout/eggs/zope.configuration-4.4.1-py3.11.egg/zope/configuration/config.py", line 225, in resolve
    __import__(mname)
  File "/home/_thet/data/dev/sprints/plone6ui/REPOS/buildout.coredev/src/plone.app.standardtiles/src/plone/app/standardtiles/navigation.py", line 18, in <module>
    from Products.CMFDynamicViewFTI.interface import IBrowserDefault
ModuleNotFoundError: No module named 'Products.CMFDynamicViewFTI.interface'

@thet thet requested review from jensens, frapell and petschki and removed request for jensens April 13, 2023 09:31
@jensens jensens merged commit a9701ec into main Apr 13, 2023
6 checks passed
@jensens jensens deleted the fix-import branch April 13, 2023 10:13
This was referenced Apr 21, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants