Python Forum
Show Installed Package detail
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Show Installed Package detail
#10
Have made pretty good progress in getting this thing published on PyPi.
I am attempting to have a standalone executable in the package.
I am able to create the .exe, but when I run it, i get the following error,
which has something to do with expanding eggs.

Error:
ShowInstalledPackages.exe Traceback (most recent call last):   File "ShowInstalledPackages.py", line 22, in <module>   File "c:\Python34\lib\site-packages\pip\__init__.py", line 26, in <module>     from pip.utils import get_installed_distributions, get_prog   File "c:\Python34\lib\site-packages\pip\utils\__init__.py", line 23, in <module>     from pip.locations import (   File "c:\Python34\lib\site-packages\pip\locations.py", line 6, in <module>     import site ImportError: No module named 'site'
Perhaps tomorrow.

Next project: either something to do with midi, or a big project -- yet another PDF library.
Reply


Messages In This Thread
Show Installed Package detail - by Larz60+ - Jan-27-2017, 02:52 AM
RE: Show Installed Package detail - by sparkz_alot - Jan-27-2017, 04:39 PM
RE: Show Installed Package detail - by Larz60+ - Jan-27-2017, 04:47 PM
RE: Show Installed Package detail - by snippsat - Jan-28-2017, 02:18 AM
RE: Show Installed Package detail - by Larz60+ - Jan-28-2017, 03:24 AM
RE: Show Installed Package detail - by snippsat - Jan-28-2017, 03:36 AM
RE: Show Installed Package detail - by Larz60+ - Jan-28-2017, 12:50 PM
RE: Show Installed Package detail - by snippsat - Jan-28-2017, 01:07 PM
RE: Show Installed Package detail - by Larz60+ - Jan-29-2017, 06:21 PM
RE: Show Installed Package detail - by Larz60+ - Feb-01-2017, 03:39 AM
RE: Show Installed Package detail - by gonzo01 - Aug-29-2020, 04:28 AM

Forum Jump:

User Panel Messages

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