My favorites
▼
|
Sign in
pyqrnative
Native Python QR code generation library
Project Home
Wiki
Issues
Source
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
11
attachment: manualinstall.log
(1.3 KB)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$ python setup.py install
running install
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/pyqrnative
copying pyqrnative/version.py -> build/lib.linux-x86_64-2.7/pyqrnative
copying pyqrnative/__init__.py -> build/lib.linux-x86_64-2.7/pyqrnative
copying pyqrnative/core.py -> build/lib.linux-x86_64-2.7/pyqrnative
running install_lib
creating /home/wwweb/projects/frontdesk/lib/python2.7/site-packages/pyqrnative
copying build/lib.linux-x86_64-2.7/pyqrnative/version.py -> /home/wwweb/projects/frontdesk/lib/python2.7/site-packages/pyqrnative
copying build/lib.linux-x86_64-2.7/pyqrnative/__init__.py -> /home/wwweb/projects/frontdesk/lib/python2.7/site-packages/pyqrnative
copying build/lib.linux-x86_64-2.7/pyqrnative/core.py -> /home/wwweb/projects/frontdesk/lib/python2.7/site-packages/pyqrnative
byte-compiling /home/wwweb/projects/frontdesk/lib/python2.7/site-packages/pyqrnative/version.py to version.pyc
byte-compiling /home/wwweb/projects/frontdesk/lib/python2.7/site-packages/pyqrnative/__init__.py to __init__.pyc
byte-compiling /home/wwweb/projects/frontdesk/lib/python2.7/site-packages/pyqrnative/core.py to core.pyc
running install_egg_info
Writing /home/wwweb/projects/frontdesk/lib/python2.7/site-packages/pyqrnative-0.1.4-py2.7.egg-info
Powered by
Google Project Hosting