Bunsly / JobSpy

Jobs scraper library for LinkedIn, Indeed, Glassdoor & ZipRecruiter
https://usejobspy.com
MIT License
555 stars 109 forks source link

Segmentation fault #131

Closed vj-sananda closed 3 months ago

vj-sananda commented 3 months ago

Running python 3.10.12 on a Mac. No errors on pip install -U python-jobspy

(py10) (main) JobSpy $ python Python 3.10.12 | packaged by conda-forge | (main, Jun 23 2023, 22:39:40) [Clang 15.0.7 ] on darwin Type "help", "copyright", "credits" or "license" for more information.

import jobspy Segmentation fault: 11

Any ideas ?

cullenwatson commented 3 months ago

MacOS Catalina?

vj-sananda commented 3 months ago

Yup, works on Linux and even windows 11

On Sat, Mar 16, 2024 at 5:41 PM Cullen Watson @.***> wrote:

MacOS Catalina?

— Reply to this email directly, view it on GitHub https://github.com/Bunsly/JobSpy/issues/131#issuecomment-2002165190, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFHY57SMS6RZWS54WE2T23YYTC7ZAVCNFSM6AAAAABEZFFXBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGE3DKMJZGA . You are receiving this because you authored the thread.Message ID: @.***>

cullenwatson commented 3 months ago

yea, unfortunately it's an issue due to a dependency not supporting Catalina

https://github.com/bogdanfinn/tls-client/issues/16