Japhy Bartlett

Results 4 comments of Japhy Bartlett

You can subclass your own [RequestsWebClient](https://ultimate-sitemap-parser.readthedocs.io/en/latest/_modules/usp/web_client/requests_client.html#RequestsWebClient), and in particular in the [get method](https://ultimate-sitemap-parser.readthedocs.io/en/latest/usp.web_client.html#usp.web_client.requests_client.RequestsWebClient.get) use `requests.get( ... , verify=False)` Then do something like `sitemap_tree_for_homepage('https://www.crummy.com', web_client=MyClient())`

Frustrating, I am having the same issue as @jglev ... almost a year later? I have a stock Svelte installation, not using typescript, just trying to import per the documentation.

i appreciate that it's faster, but it's really shady to be downloading binaries directly..

I ran into this also actually, but note that you are trying to install `py-fbx`, and this is `pyfbx`!