Skip to content
New issue

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

Problem while trying to install cuisine #15

Closed
cacciaresi opened this issue Jul 25, 2011 · 2 comments
Closed

Problem while trying to install cuisine #15

cacciaresi opened this issue Jul 25, 2011 · 2 comments

Comments

@cacciaresi
Copy link

$ python setup.py install
/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'install_requires'
warnings.warn(msg)
running install
running build
running build_py
error: package directory 'cuisine' does not exist

This happened on ubuntu and macos.

@jagguli
Copy link

jagguli commented Aug 15, 2011

Hi im getting the same issue.
If I try make :

sdoc -m rst src/cuisine.py api/cuisine-api.html
make: sdoc: Command not found
make: *** [doc] Error 127

@sebastien
Copy link
Owner

Makefile is only for internal development, but setup.py should is working now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants