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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kidpixo
Copy link

@kidpixo kidpixo commented Sep 12, 2024

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