Python Forum
Python 3.6 to executable
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python 3.6 to executable
#12
(Jan-15-2018, 10:10 PM)DeGerlash Wrote: What did I do wrong??
Python and pip command most work from cmd.
C:\>python
Python 3.6.4 (v3.6.4:d48eceb, Dec 19 2017, 06:04:45) [MSC v.1900 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> exit()

C:\>pip -V
pip 9.0.1 from c:\python36\lib\site-packages (python 3.6)

C:\>
I gave you this link in post #8
Python 3.6 and pip installation under Windows
Reply


Messages In This Thread
Python 3.6 to executable - by DeGerlash - Jan-09-2018, 10:05 PM
RE: Python 3.6 to executable - by snippsat - Jan-09-2018, 11:21 PM
RE: Python 3.6 to executable - by DeGerlash - Jan-10-2018, 08:40 AM
RE: Python 3.6 to executable - by snippsat - Jan-10-2018, 12:34 PM
RE: Python 3.6 to executable - by DeGerlash - Jan-10-2018, 05:27 PM
RE: Python 3.6 to executable - by snippsat - Jan-10-2018, 06:12 PM
RE: Python 3.6 to executable - by DeGerlash - Jan-10-2018, 09:11 PM
RE: Python 3.6 to executable - by snippsat - Jan-10-2018, 09:26 PM
RE: Python 3.6 to executable - by DeGerlash - Jan-12-2018, 01:41 PM
RE: Python 3.6 to executable - by snippsat - Jan-12-2018, 02:26 PM
RE: Python 3.6 to executable - by DeGerlash - Jan-15-2018, 10:10 PM
RE: Python 3.6 to executable - by snippsat - Jan-15-2018, 10:21 PM
RE: Python 3.6 to executable - by DeGerlash - Jan-15-2018, 10:24 PM
RE: Python 3.6 to executable - by snippsat - Jan-15-2018, 10:34 PM
RE: Python 3.6 to executable - by DeGerlash - Jan-16-2018, 01:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Create Python "Executable" from PyCharm? Oliver 8 61,426 Jan-08-2018, 10:52 AM
Last Post: Oliver

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020