On 2018-06-09 18:48, T Berger wrote:
[snip]
I want to read your last two emails in the evening when I have more time to
digest the information, but I have a quick question now. I made the correction
you suggested to mymodule and went on to create a source distribution file.
Then I got stuck again when trying to install my module into site-packages. I
think I got a permission error. How do I fix this? Here is the coding from the
shell:
Last login: Sat Jun 9 13:16:15 on ttys000
192:~ TamaraB$ cd Desktop/mymodules/dict
-bash: cd: Desktop/mymodules/dict: No such file or directory
192:~ TamaraB$ cd Desktop/mymodules/dist
192:dist TamaraB$ sudo python3 -m pop install vsearch-1.0.tar.gz
Password:
There is a symbol of a key after the word "Password."
Did you really type "pop"? It looks that you're running the wrong code.
The module you want is "pip".
--
https://mail.python.org/mailman/listinfo/python-list