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

installation instructions #41

Open
MatanTubul opened this issue Feb 26, 2017 · 2 comments
Open

installation instructions #41

MatanTubul opened this issue Feb 26, 2017 · 2 comments

Comments

@MatanTubul
Copy link

i would like to use your library inside my code.
how should i install it?

@garronej
Copy link

Hello @MatanTubul

Just Google, how to install python module from github repo. There is nothing special with this lib.
Fore usage instruction go into the doc directory and "make html" it will generate a webpage on usage instruction.

Regards

@rakibulinux
Copy link

I am trying but it's give me this error. Can you please help me. I want to install it on my server and want to send SMS and MMS.

root@jasmin:/var/www/html/python-messaging/doc# make html
sphinx-build -b html -d _build/doctrees . _build/html
make: sphinx-build: Command not found
Makefile:40: recipe for target 'html' failed
make: *** [html] Error 127
root@jasmin:/var/www/html/python-messaging/doc# make .html
make: *** No rule to make target '.html'. Stop.
root@jasmin:/var/www/html/python-messaging/doc# make html
sphinx-build -b html -d _build/doctrees . _build/html
make: sphinx-build: Command not found
Makefile:40: recipe for target 'html' failed
make: *** [html] Error 127

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