question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Auto-py-to-exe install fail

See original GitHub issue

I installed by pypi and clone from git. But it dose not launch.

Here is my error message on console

D:\Git\uPtt\server\pack\auto-py-to-exe>auto-py-to-exe
<gevent._socket3.socket at 0x4d62630 object, fd=1336, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03ÑþèçÉ´+Ä©ÍâùÀöf8Ý\x1e\x9b\x8fÌ\x1f.\x7fº  ÷ÕÞNb Üå°þñw\x1a\x8b\xad\x13øðdzëc2\x13\x9a\x88íw\x93ÃçàOå\x8dD,¸\x00"\n'
637 INFO: 127.0.0.1 - - [2020-04-30 14:13:47] "  üÑþèçÉ´+Ä©ÍâùÀöf8Ý›Ì.º  ÷ÕÞNb Üå°þñw‹­øðdzëc2šˆíw“ÃçàOåD,¸ "" 400 - 0.000000<gevent._socket3.socket at 0x4d626c0 object, fd=1340, family=2, type=1, proto=0>: Invalid http version: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03¯íÏ\x06Yy^(ìá\x8cçYã9|/\x90F¢\x06\x13}\xa0\x9e\x9fÏ\x17Û\x1aéý tn\x15û\x12U\x07S\x83JlgüáØu>_³Ïs©biÍÈJL9\x8fN\x86\x00"ZZ\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x00\n'
638 INFO: 127.0.0.1 - - [2020-04-30 14:13:47] "  ü¯íÏYy^(ìáŒçYã9|/F¢} žŸÏÛéý tnûUSƒJlgüáØu>_³Ïs©biÍÈJL9N† "ZZÀ+À/À,À0̨̩ÀÀ œ  / 5 " 400 - 0.000000<gevent._socket3.socket at 0x4d626c0 object, fd=1344, family=2, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\\\x1c¹¥\x13\x07õ\x85\x0f+JQ(ó3¹\x9fë2\x12\x8fIÉ~¸ø\x80A\x1eø\x1a§ ¬vX\x92¨n\x877Ù\x16è\x15\x12C\x95BnÑ\x13ËHDPIíh\x1d\x11\x03Uü6\x00"ÊÊ\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x00\n'
888 INFO: 127.0.0.1 - - [2020-04-30 14:13:47] "  ü\¹¥õ…+JQ(ó3¹Ÿë2IÉ~¸ø€Aø§ ¬vX’¨n‡7ÙèC•BnÑËHDPIíhUü6 "ÊÊÀ+À/À,À0̨̩ÀÀ œ  / 5 " 400 - 0.000974Traceback (most recent call last):
  File "C:\Users\Truth\AppData\Local\Programs\Python\Python36-32\lib\site-packages\gevent\_ffi\loop.py", line 268, in python_check_callback
    def python_check_callback(self, watcher_ptr): # pylint:disable=unused-argument
KeyboardInterrupt
2020-04-30T06:13:53Z

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
brentvollebregtcommented, Apr 30, 2020

I wasn’t meaning to install them, I was wanting to know if you had them pre-installed before you installed auto-py-to-exe or if the setup installed them when installing auto-py-to-exe.

0reactions
PttCodingMancommented, Apr 30, 2020

It launched on my clean environment. Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to solve error when installing auto-py-to-exe?
Try to install Microsoft Visual C++ 14.0. error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": ...
Read more >
Issues When Using auto-py-to-exe - Nitratine
This error appears when you cannot reach the servers. Command "python setup.py egg_info" failed with error code 1. Update setuptools using pip ...
Read more >
Cannot install Py-to-Exe · Issue #78 - GitHub
Though for creating an exe I always get this warning: 470086 WARNING: Unable to find package for requirement greenlet from package gevent. No ......
Read more >
auto-py-to-exe - PyPI
Open cmd/terminal and cd into the project; Execute python -m pip install -r requirements.txt. Now to run the application, execute python -m auto_py_to_exe...
Read more >
Auto py to exe Tutorial - CodersLegacy
The problem is that while you have all these libraries and Python installed on your PC, the person who you may want to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found