We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I install the package by:
git clone https://github.com/samdmarshall/xcparse cd xcparse sudo python3 setup.py install
and get error:
running install running bdist_egg running egg_info creating xcparse.egg-info writing xcparse.egg-info/PKG-INFO writing dependency_links to xcparse.egg-info/dependency_links.txt writing top-level names to xcparse.egg-info/top_level.txt writing manifest file 'xcparse.egg-info/SOURCES.txt' error: package directory 'xcparse/Xcode/XCConfigxcparse/Xcode/BuildSystem' does not exist
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I install the package by:
and get error:
The text was updated successfully, but these errors were encountered: