GithubHelp home page GithubHelp logo

Comments (7)

adamkrellenstein avatar adamkrellenstein commented on August 15, 2024

Try again with the latest pip packages.

from counterparty-cli.

 avatar commented on August 15, 2024
  • Upgraded the both modules with pip. counterparty-cli --help now produces correct output.
  • counterparty-cli (1.0.0)
  • counterparty-lib (9.49.4)
  • As reported earlier this week, the Windows build still needs the .py extension or else must be executed by passing the script name to python.exe.
  • Btw, if I download the zip archive python.exe setup.py py2exe goes further
C:\Python34\counterparty-cli-develop\counterparty-cli-develop>..\..\python.exe s
etup.py py2exe
running py2exe
running build_py
creating build
creating build\lib
creating build\lib\counterpartycli
copying counterpartycli\client.py -> build\lib\counterpartycli
copying counterpartycli\server.py -> build\lib\counterpartycli
copying counterpartycli\util.py -> build\lib\counterpartycli
copying counterpartycli\__init__.py -> build\lib\counterpartycli
creating build\lib\counterpartycli\wallet
copying counterpartycli\wallet\bitcoincore.py -> build\lib\counterpartycli\walle
t
copying counterpartycli\wallet\__init__.py -> build\lib\counterpartycli\wallet
running build_scripts
creating build\scripts-3.4
copying and adjusting bin\counterparty-client -> build\scripts-3.4
copying and adjusting bin\counterparty-server -> build\scripts-3.4

  33 missing Modules
  ------------------
? Cookie                              imported from requests.compat, tornado.htt
putil, tornado.web
? HTMLParser                          imported from prettytable
? OpenSSL                             imported from requests.packages.urllib3.co
ntrib.pyopenssl, werkzeug.serving
? Queue                               imported from requests.packages.urllib3.co
nnectionpool
? SocketServer                        imported from werkzeug.serving
? UserDict                            imported from jinja2._compat
? __pypy__                            imported from jinja2.debug
? _abcoll                             imported from requests.packages.urllib3.pa
ckages.ordered_dict
? backports                           imported from requests.packages.urllib3.pa
ckages.ssl_match_hostname, tornado.netutil
? blinker                             imported from flask.signals
? com                                 imported from appdirs
? cookielib                           imported from requests.compat, werkzeug.te
st
? email.Utils                         imported from werkzeug.http
? flask.ext.httpauth                  imported from counterpartylib.lib.api
? greenlet                            imported from werkzeug.local
? jinja2.debugrenderer                imported from jinja2.debug
? monotime                            imported from tornado.platform.auto
? multiprocessing.SimpleQueue         imported from concurrent.futures.process
? ndg                                 imported from requests.packages.urllib3.co
ntrib.pyopenssl
? plyvel                              imported from counterpartylib.lib.kickstar
t.blocks_parser
? pretty                              imported from jinja2.utils
? pyasn1                              imported from requests.packages.urllib3.co
ntrib.pyopenssl
? pyinotify                           imported from werkzeug.serving
? readline                            imported from cmd, code, pdb
? sets                                imported from pkg_resources
? simplejson                          imported from itsdangerous, requests.compa
t
? urllib.getproxies                   imported from requests.compat
? urllib.proxy_bypass                 imported from requests.compat
? urllib.quote                        imported from jinja2._compat, requests.com
pat
? urllib.quote_plus                   imported from requests.compat
? urllib.unquote                      imported from requests.compat
? urllib.unquote_plus                 imported from requests.compat
? urllib.urlencode                    imported from requests.compat, requests.pa
ckages.urllib3.request, tornado.httputil, tornado.web
Building 'counterparty-cli-win32-1.0.0\counterparty-client.exe'.
Building 'counterparty-cli-win32-1.0.0\counterparty-server.exe'.
Building shared code archive 'counterparty-cli-win32-1.0.0\library/site-packages
.zip'.
Copy c:\python34\python34.dll to counterparty-cli-win32-1.0.0
Copy C:\Python34\DLLs\unicodedata.pyd to counterparty-cli-win32-1.0.0\library\un
icodedata.pyd
Copy C:\Python34\lib\site-packages\win32\win32wnet.pyd to counterparty-cli-win32
-1.0.0\library\win32wnet.pyd
Copy C:\Python34\DLLs\_ctypes.pyd to counterparty-cli-win32-1.0.0\library\_ctype
s.pyd
Copy C:\Python34\lib\site-packages\Crypto\Cipher\_ARC4.pyd to counterparty-cli-w
in32-1.0.0\library\Crypto.Cipher._ARC4.pyd
Copy C:\Python34\DLLs\_hashlib.pyd to counterparty-cli-win32-1.0.0\library\_hash
lib.pyd
Copy C:\Python34\DLLs\_ssl.pyd to counterparty-cli-win32-1.0.0\library\_ssl.pyd
Copy C:\Python34\lib\site-packages\apsw.pyd to counterparty-cli-win32-1.0.0\libr
ary\apsw.pyd
Copy C:\Python34\lib\site-packages\markupsafe\_speedups.pyd to counterparty-cli-
win32-1.0.0\library\markupsafe._speedups.pyd
Copy C:\Python34\lib\site-packages\win32\win32evtlog.pyd to counterparty-cli-win
32-1.0.0\library\win32evtlog.pyd
Copy C:\Python34\lib\site-packages\win32comext\shell\shell.pyd to counterparty-c
li-win32-1.0.0\library\win32com.shell.shell.pyd
Copy C:\Python34\lib\site-packages\Crypto\Hash\_RIPEMD160.pyd to counterparty-cl
i-win32-1.0.0\library\Crypto.Hash._RIPEMD160.pyd
Copy C:\Python34\lib\site-packages\win32\_win32sysloader.pyd to counterparty-cli
-win32-1.0.0\library\_win32sysloader.pyd
Copy C:\Python34\DLLs\_multiprocessing.pyd to counterparty-cli-win32-1.0.0\libra
ry\_multiprocessing.pyd
Copy C:\Python34\DLLs\_socket.pyd to counterparty-cli-win32-1.0.0\library\_socke
t.pyd
Copy C:\Python34\lib\site-packages\tornado\speedups.pyd to counterparty-cli-win3
2-1.0.0\library\tornado.speedups.pyd
Copy C:\Python34\lib\site-packages\win32\win32api.pyd to counterparty-cli-win32-
1.0.0\library\win32api.pyd
Copy C:\Python34\DLLs\select.pyd to counterparty-cli-win32-1.0.0\library\select.
pyd
Copy C:\Python34\DLLs\_bz2.pyd to counterparty-cli-win32-1.0.0\library\_bz2.pyd
Copy C:\Python34\lib\site-packages\_sha3.pyd to counterparty-cli-win32-1.0.0\lib
rary\_sha3.pyd
Copy C:\Python34\DLLs\pyexpat.pyd to counterparty-cli-win32-1.0.0\library\pyexpa
t.pyd
Copy C:\Python34\DLLs\_decimal.pyd to counterparty-cli-win32-1.0.0\library\_deci
mal.pyd
Copy C:\Python34\DLLs\_lzma.pyd to counterparty-cli-win32-1.0.0\library\_lzma.py
d
Copy DLL C:\Python34\MSVCR100.dll to counterparty-cli-win32-1.0.0\library
Copy ExtensionDLL C:\Python34\pywintypes34.dll to counterparty-cli-win32-1.0.0\l
ibrary
Copy ExtensionDLL C:\Python34\pythoncom34.dll to counterparty-cli-win32-1.0.0\li
brary

from counterparty-cli.

ouziel-slama avatar ouziel-slama commented on August 15, 2024

@sean:

  • I try to find a solution for the .py extension in Windows
  • You can not run py2exe without having already a complete configuration. That means, you need to install manually apsw, openssl, etc.. before you can run py2exe.

from counterparty-cli.

 avatar commented on August 15, 2024

Sounds good. I remember we talked about that but then earlier today I read the doc file in which py2exe was mentioned so I thought that was fixed in the meantime. Maybe we should put a note in the document about this (to use pip, not py2exe).

from counterparty-cli.

adamkrellenstein avatar adamkrellenstein commented on August 15, 2024

Closing, but @Rippler, where should we put that note? (Make a PR,)

from counterparty-cli.

 avatar commented on August 15, 2024

I think here could be good?
CounterpartyXCP/Documentation#13

from counterparty-cli.

adamkrellenstein avatar adamkrellenstein commented on August 15, 2024

Merged it.

from counterparty-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.