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

Error during installation #26

Open
Winizqgis opened this issue Feb 20, 2023 · 4 comments
Open

Error during installation #26

Winizqgis opened this issue Feb 20, 2023 · 4 comments

Comments

@Winizqgis
Copy link

Hi,

I'd like to use GeoTrace but an error occurs during the Python code execution.

Traceback (most recent call last):
File "C:/Users/AAA462/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\GeoTrace\geo_trace.py", line 188, in open_trace
self.dlg = GeoTraceDialog(self.iface)
File "C:/Users/AAA462/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\GeoTrace\geo_trace_dialog.py", line 70, in init
self.setup_gui()
File "C:/Users/AAA462/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\GeoTrace\geo_trace_dialog.py", line 94, in setup_gui
installer.Installer().install()
File "C:\Users\AAA462\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\GeoTrace\tools\install_dependencies.py", line 56, in install
assert not importlib.find_loader('mplstereonet') is None, "Could not install mplstereonet. Pip output is as follows:\n%s" % out
AssertionError: Could not install mplstereonet. Pip output is as follows:
b'Collecting mplstereonet==0.6\r\n'

Regards

@lachlangrose
Copy link
Owner

Hi, it looks like you can't install mplstereonet, can you tell me which version of qgis you are using

@Winizqgis
Copy link
Author

Hi, i use the Hannover release, 3.16.7.

I found your readme.md instruction to install mplstereonet, chapter "Manual install instructions for MS Windows users"
but i couldn't make it work via OSGeo4W Shell. The command lines weren't recognized.

@Winizqgis
Copy link
Author

Hi, I asked my company IT to look for a solution.
Apparently they face the same issue during the plug in installation.

They need to identify the flux they have to whitelist. Can you please give me the informations needed ? (Sorry for the poor informations given, I'm not in IT, i'm just the messenger between you and them...^^)

@Winizqgis
Copy link
Author

For more accuracy (deepl translation from french) :

IT n°1 - 1 week ago : "We have not found a way to configure a proxy on the application to allow the installation of dependencies from "files.pythonhosted.org".
The plugin requires installing dependencies that will point to "files.pythonhosted.org". Without them, the plugin will not work."

IT n°2 - 4 days ago : "In this case, please specify which feeds you would like to see whithelisted"

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

No branches or pull requests

2 participants