Download Qgis For Windows

0 views
Skip to first unread message

Mavis Mcclory

unread,
Jan 8, 2024, 12:01:41 AM1/8/24
to telaterbo

You can also uninstall qgis, qgis-grass-plugin7, qgis-grass-plugin6, qgis-grass-plugin-common and install qgis-rel-dev instead which will also install GRASS 7 because it has the grass plugin bundled up with it.

download qgis for windows


Download Zip https://t.co/6xVdClf68Q



To continue with the setup, we need to set the environment by creating a .cmdscript. The following is adapted from several sources, and trimmed down to theminimum. Copy and paste it into afile named pyqgis.cmd and save it to a convenient location (like your HOMEdirectory).

Just double-click on your pyqgis.cmd script from the Explorer or a desktopshortcut to start a cmd shell. From here you can use Python interactively andalso use pb_tool to compile and deploy your plugin for testing.

Once installation is completed, try to run QGIS from the installation path (e.g. C:\OSGeo4W64\bin\qgis-dev.bat). You should be able to load LAS\LAZ file to your map from the Browser panel or the Data Source Manager.

If I comment out the PYTHONPATH from the .env file, I get my errors finding the PyQGIS module: qgis. Note that I do not get errors for PyQt because I also had them installed by pip in my main Python installation.

Dear Dorakiara, unfortunately it is hard to debug these issues in the comments section. Please post your question to e.g. gis.stackexchange.com, the QGIS Telegram group or Matrix channel ( ). I would avoid pip installing packages if not absolutely necessary. I assume that pywin32 was installed in the wrong environment. Try conda installing pywin32 in the qgis environment.

Dear Ivan, unfortunately it is hard to debug these issues in the comments section. Please post your question to e.g. gis.stackexchange.com, the QGIS Telegram group or matrix channel ( ) and include details about your operating system and your VSCode configuration. Did you pick the qgis conda environment in VSCode? Did you get an error?

When I switch the Python interpreter of VSCode to the qgis conda environment, Pylance seems to work fine here. Since it is hard to debug these kinds of issues in blog post comments, I recommend reaching out to the QGIS mailing list.

35fe9a5643
Reply all
Reply to author
Forward
0 new messages