Skip to content

update: deleted pyc binary files , fixed VESPA/clientRunner.py GAVOCoverage/gavo_coverage.py python3 bugs#2

Open
kidpixo wants to merge 1 commit into
epn-vespa:masterfrom
kidpixo:develop
Open

update: deleted pyc binary files , fixed VESPA/clientRunner.py GAVOCoverage/gavo_coverage.py python3 bugs#2
kidpixo wants to merge 1 commit into
epn-vespa:masterfrom
kidpixo:develop

Conversation

@kidpixo

@kidpixo kidpixo commented Sep 12, 2024

Copy link
Copy Markdown

Hi,
I was trying to run the plugin with conda, versions:

  • QGIS 3.38.2-Grenoble 'Grenoble' (exported)
  • Python 3.11.9

and I fond a couple of python2 stuff:

  • str.decode('ascii') in VESPA/clientRunner.py
  • wrong import from gdalconst import * > from osgeo.gdalconst import * in GAVOCoverage/gavo_coverage.py

I also created a develop branch to push those modification.
I also deleted all compiled pyc files, caches and so.
This is automated in the new Makefile, just use make to see an help.

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.

1 participant