Cannot find Tweet.js on a Mac
See original GitHub issueI keep getting this error when I try to run delete-tweets --until 2019-01-01 tweet.js
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/bin/delete-tweets", line 8, in <module>
sys.exit(main())
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/deletetweets/__main__.py", line 53, in main
deletetweets.delete(args.file, args.until_date, filters, args.spare_ids, args.min_likes, args.min_retweets, args.dry_run)
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/deletetweets/deletetweets.py", line 61, in delete
with io.open(tweetjs_path, mode="r", encoding="utf-8") as tweetjs_file:
FileNotFoundError: [Errno 2] No such file or directory: 'tweet.js'
I have the very current version of Python installed, and Pip installed under Python 3. I also have tweet.js in all(delete-tweets and deletetweets) folders.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
How to download your Twitter archive and Tweets
How to download your Twitter archive · Step 1. In the top menu, you will either see a navigation menu icon or your...
Read more >How to embed a tweet on a page if I only know it's ID?
Go to publish.twitter.com and paste in the URL above - it will show you a Tweet embed, and provide the markup code. Programmatically,...
Read more >How to Download and View Your Twitter History Archive
Next, on the Settings page, click on Your account and then Download an archive of your data.
Read more >How to download and view your entire Twitter history
Find out how to download your Twitter archive and view your entire tweet history using a browser or a spreadsheet app.
Read more >How to Use Your Twitter Archive File (with Pictures)
1. Go to https://www.twitter.com in a web browser. You can request an archive of all of your tweets, messages, and media you've shared...
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 FreeTop 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
Top GitHub Comments
If what you asked is what you are searching for, then this article might help get that. https://medium.com/@oyeAbhishek/how-to-get-your-top-tweets-without-any-external-tool-40a4a8076122