{{theTime}}

Search This Blog

Total Pageviews

Xcode error: Could not find Developer Disk Image

- Its IOS and Xcode Compatibility issue.
- Goto Xcode website and see the Xcode SDK supported IOS versions
- Download latest Xcode Version https://developer.apple.com/download/

No comments:

ImportError: cannot import name 'soft_unicode' from 'markupsafe'

Check the markupsafe version.  To fix the problem install 2.0.1 pip install markupsafe==2.0.1