Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] problems with osmWebWizard.py
  • From: Hector A Martinez <hmartinez@xxxxxxxxx>
  • Date: Wed, 7 Feb 2024 22:29:33 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=mitre.org; dmarc=pass action=none header.from=mitre.org; dkim=pass header.d=mitre.org; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=OPg9njsKHr+Envt1x7xHLlfGRapS+QeC+VPuUtXHBnA=; b=cGKqA0hyZ98WmT0Lr7Rb177a2M0x1Z06jlsZEvvaGAzL4YYmY3/THSUbiE4B/S3v8hLm26gajZQKcArHr0E9bB9lNRUoawW6Rl7hpBzF2lMMsqQ4pWJZKurw0/z5JxQY8nWIMZvCbH0tNxahtO4q/IebKSWYG8Kv6C7Akuvmo66V27AjM71VIBo5vj0PjutVPZbTajltkq3wW73Ro4MSPG1MxFPoEj0X22qxuADvlpXjZ3vDgnQriwvMV/KHQk59GyDL1yufw2X7fMVO3x2Ey8+9JuAaWZEgKUdnaBf2LYxUdOtcxJ9iLlgjOwGUyIKPT52CQ1FLJOh7sdGuYsUvlg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=VUoHKxlDe9YWAhJhNLb+gNVtX6l+lzT6WUa15oON9ksyx9J7gVqqGhgPcYvTt1iRAhs4bTI/QAT6zEDFxEk3YUYJiiAWA2yAiwWUnbr0izrGPFRcp2mHlSWFtUTygmKh8JD7k/w9fNH0y+KRchckpTQDyHbLN3gujc0cism7be7OAcDQJbb06dOp0Ju3rjM5tUY7LErGKK04yTsjpeaIw6IHJpyI3PicNT5WO0trZIc9aYXeJifP6+luaLt5+UtNQiLFbNAwuUHIQw7ECK6CCcktVd2aA4s+Dk9pOXqNBjbR/GGOOq9+Q80aMLPLB2xBpUr6GzRJdlu20C+6NT7MHg==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdpZ9z0EAiX8FbuASuaIhELhEbHtvQAG2jLAAACQUGA=
  • Thread-topic: problems with osmWebWizard.py

Hi Manuel,

 

Unfortunately, I have done that many times and it doesn’t fix the issue.  Not sure why.

 

I am using windows terminal to run my python, I am not using an IDE.

 

--H

 

From: mrosales <mrosales@xxxxxxx>
Sent: Wednesday, February 7, 2024 5:16 PM
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Cc: Hector A Martinez <hmartinez@xxxxxxxxx>
Subject: [EXT] RE: problems with osmWebWizard.py

 

Dear Hector, just like the error message says. You must open the application: IDLE (python) and write “pip install -U certifi”. Kind Regards Manuel H. Rosales PUEC UNAM De: sumo-user <sumo-user-bounces@eclipse.org> En nombre

Dear Hector, just like the error message says.

You must open the application: IDLE (python) and write “pip install -U certifi”.

Kind Regards

Manuel H. Rosales

PUEC UNAM

 

De: sumo-user <sumo-user-bounces@xxxxxxxxxxx> En nombre de Hector A Martinez via sumo-user
Enviado el: miércoles, 7 de febrero de 2024 12:59 p. m.
Para: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
CC: Hector A Martinez <hmartinez@xxxxxxxxx>
Asunto: [sumo-user] problems with osmWebWizard.py

 

Dear sumo community,

 

I am having an issue with my osmWebWizard utility for a while now. I haven’t been able to use it since.

 

Here is the error I am getting:

C:\>python "C:\path2file\osmWebWizard.py"

Building scenario in 'C:\2024-02-07-12-35-52'.

Downloading map data

Error with SSL certificate, try 'pip install -U certifi'.

 

Looks like this on the actual webbrowser:

 

Any assistance you can send my way, will be greatly appreciated. Best!

 

Hector A. Martinez, P.E.

Transportation Researcher, Resilient Transportation and Logistics LTM

MITRE | National Security Engineering Center

813.207.5365

 


Back to the top