question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

OSX 10.9.4.

Successfully installed rainbowstream python-dateutil requests six
Cleaning up...

@main ➜ ~ rainbowstream

Traceback (most recent call last):
  File "/usr/local/bin/rainbowstream", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2603, in <module>
    working_set.require(__requires__)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 666, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 565, in resolve
    raise DistributionNotFound(req)  # XXX put more info here
pkg_resources.DistributionNotFound: Pillow

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
guido4000commented, Jul 26, 2014

This did not help, but I tried to easy_install the packages and it worked:

sudo easy_install Pillow
sudo easy_install twitter
sudo easy_install requests
sudo easy_install six
0reactions
Thomasxiaofcommented, Apr 30, 2015

D:\Python27\pip-1.5.6>testdroid Traceback (most recent call last): File “D:\Python27\Scripts\testdroid-script.py”, line 5, in <module> from pkg_resources import load_entry_point File “D:\Python27\lib\site-packages\pkg_resources.py”, line 2603, in <module> working_set.require(requires) File “D:\Python27\lib\site-packages\pkg_resources.py”, line 666, in require needed = self.resolve(parse_requirements(requirements)) File “D:\Python27\lib\site-packages\pkg_resources.py”, line 565, in resolve raise DistributionNotFound(req) # XXX put more info here pkg_resources.DistributionNotFound: pillow

Hi All,I do not know how to reslove it,please help?Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

[2023 Fixes] How to Fix Your Computer Was Unable to Start
Top 4 Solutions to Fix "Your computer was unable to start" ; Fix 1. Boot into Safe Mode, Turn off your PC by...
Read more >
[Solved] Your Computer Was Unable To Start 2022
Fix 1: Boot to safe mode · Fix 2: Repair corrupted system files · Fix 3: Launch Startup Repair · Fix 4: Restore...
Read more >
How to Fix “Your Computer was Unable to Start” in ...
How to fix “your computer was unable to start" in Windows 10/8/7? · Method 1. Enable Safe Mode · Method 2. Launch “Last...
Read more >
8 Solutions: The Application Was Unable to Start Correctly
Advanced Solutions to the Application Was Unable to Start Correctly · Solution 1. Reinstall or Repair the Latest Version of .NET Framework.
Read more >
Fix Application Unable to Start Correctly Error (0xc000007b)
How to fix 'Application Unable to Start Correctly' error (0xc000007b) · Method 1. Restart your computer · Method 2. Update .NET framework ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found