Unable to start
See original GitHub issueOSX 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:
- Created 9 years ago
- Comments:12 (6 by maintainers)
Top 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 >
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
This did not help, but I tried to easy_install the packages and it worked:
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