Thanks to visit codestin.com
Credit goes to github.com

Skip to content

QGEP datamodel tool will fail if recent versions of PUM are installed #897

@ponceta

Description

@ponceta

Describe the bug
As we reworked the python PUM library for TMMT requirements, be aware that you will not be able to have both qgep datamodel tool and TMMT installed on your system simultaneously without encountering compatility issues.

Image

Workaround :

In your osgeo4w shell, remove packages and install these directly from the plugin after having QGIS restarted

pip uninstall pum
pip unistall pirogue
Image

installation of prerequisites goes too far at least visually

Image

Should be pirogue == 1.4.1 and pum <= 0.10.0 or pum == 0.10

If it is solved, you should be able to use qgep datamodel tool as before

Image

To Reproduce
Exact steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots / data
If applicable, add screenshots or data to help explain your problem.

Desktop (please complete the following information):

  • QGEP plugin version
  • QGEP datamodel version
  • QGEP project file version
  • QGIS Version
  • OS

Additional context
Linked issue and PR : QGEP/datamodel#246 requirements are badly configured

Metadata

Metadata

Assignees

No one assigned

    Labels

    CriticalIssues that break QGEP or lead to data loss. Blocks releasesDocumentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions