Ticket #18 (closed bug: fixed)
Missing Distributions after easy_install nagarep[full]
| Reported by: | PythonNutter | Owned by: | apoirier |
|---|---|---|---|
| Priority: | major | Component: | uncategorized |
| Version: | 0.1.0 | Keywords: | |
| Cc: |
Description
Windows issue once again:
Missing distributions I had to easy_install again after nagare[full] was easy_installed on the Windows platform:
o flup
o Paste
o WebOb?
o lxml
I stopped installing at lxml because only version 2.1.2 is available to download. I tried easy_install lxml-2.1.1 and it failed to find any version to download and nagare-admin complains if lxml does not equal 2.1.1 exactly as a version number and fails out.
Change History
Note: See
TracTickets for help on using
tickets.
ok easy_install lxml==2.1.1 worked. continuing the list of missing files that needed to be installed again after easy_install nagare[full] on Windows platform.
o configobj
o PEAK-Rules
result: nagare-admin now runs without complaints on Windows platform.