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

Returning Vector instead of Lidar data #1

Open
jozphlp opened this issue Nov 2, 2021 · 1 comment
Open

Returning Vector instead of Lidar data #1

jozphlp opened this issue Nov 2, 2021 · 1 comment

Comments

@jozphlp
Copy link

jozphlp commented Nov 2, 2021

Hi,
Thanks for making this available. I am using your package to get data but I am getting this error:

using FIREFOX
...waiting for page to load
...waiting for shapefile to load
...waiting for available products to load
Traceback (most recent call last):
File "/home/joseph/Downloads/Software/EA_lidar/ea_lidar/ea_lidar.py", line 253, in
driver = download_tile(zipPath,
File "/home/joseph/Downloads/Software/EA_lidar/ea_lidar/ea_lidar.py", line 78, in download_tile
wait.until(EC.element_to_be_clickable((By.CSS_SELECTOR, "#productSelect")))
File "/home/joseph/miniconda3/envs/api/lib/python3.9/site-packages/selenium/webdriver/support/wait.py", line 80, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:

Could you provide some guidance on how to solve it?

Thanks in advance

@philwilkes
Copy link
Owner

Hi @jozphlp can you post the command you used and are you running headless?

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