Released version 2.1.8 failed on March-28-2021
See original GitHub issueDescription
pip3 install git+https://github.com/PaulMcInnis/JobFunnel.git@2.1.8 Being using this a couple of years now. For some reason, this failed. What I have done so far:
- Deleted all the data files in search(master_list.csv, jobfunnel.log,jobs_2021-03-22.pkl,jobs_2021-03-28.pkl,filter_list.json)
- Disabled adblocker.
Error
admin@Admins-MacBook-Pro ~ % bash job.sh
finding you jobs
jobfunnel initialized at 2021-03-28
no master-list, filter-list was not updated
jobfunnel indeed to pickle running @ 2021-03-28
failed to scrape Indeed: 'NoneType' object has no attribute 'contents'
jobfunnel monster to pickle running @ 2021-03-28
failed to scrape Monster: 'NoneType' object has no attribute 'text'
jobfunnel glassdoor to pickle running @ 2021-03-28
failed to scrape GlassDoor: 'NoneType' object has no attribute 'text'
Traceback (most recent call last):
File "/usr/local/bin/funnel", line 8, in <module>
sys.exit(main())
File "/usr/local/lib/python3.8/site-packages/jobfunnel/__main__.py", line 48, in main
jp.update_masterlist()
File "/usr/local/lib/python3.8/site-packages/jobfunnel/jobfunnel.py", line 358, in update_masterlist
raise ValueError("No scraped jobs, cannot update masterlist")
ValueError: No scraped jobs, cannot update masterlist
DONE
admin@Admins-MacBook-Pro ~ %
Apart from Google and Youtube insisting on captcha every 3 hours for my IP, this has become unusable. The traffic coming from my machine is this code running.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Getting ready for 2.1.8 - Aegisub
7 stable, and we are happy to announce that version 2.1.8 is getting closer every day. After we released 2.1.7 we split Aegisub...
Read more >Shelly support group (English Version) - Facebook
I have problems updating two shelly devices: TRV and Motion 2 from version 2.1.7 to 2.1.8. I have tried many times from update...
Read more >Dashcam Viewer Version History
[Windows] Dashcam Viewer is now released as a 64-bit application for increased stability. New Camera Supports: • Added support for Guardian G1 ...
Read more >Dependencies | hlp | npm - Open Source Insights
arrow_right @babel/cli. 7.19.3 Notes Relation Licenses Dependencies 37
Version 7.19.3 Published Description
arrow_right @babel/core. 7.20.5 Notes Relation Licenses Dependencies 51
Version 7.20.5 Published Description
Read more >Need help upgrading to fedora 34 beta - Reddit
I ran sudo dnf system-upgrade download --releasever=34 --allowerasing and it returned: Error: Problem: package ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Awesome thanks, released version 3.0.2 works. shell
I don’t know if this helps, but, if the end-user already has a copy of 2.1.8 on kaggle and re-runs it again this is the outcome. https://www.kaggle.com/bellphegor/job-search
shell