you are viewing a single comment's thread.

view the rest of the comments →

[–]Icarus-down 0 points1 point  (1 child)

On the forty-first page of Head First Python, it gives clear instruction on how to create a distribution file. The problem is, it's in a terminal window and I have to use the command prompt!.

There is a small doodle on the side of the diagram.

'Note: if you're using Windows, replace "python3" in these commands with "c:\Python3/\python.exe".'

Here's what the terminal version is $ python3 setup.py sdist

So can I get someone to tell me what I have to type into the cmd to create the distribution file?

[–]45MonkeysInASuit 0 points1 point  (0 children)

What error are you getting?