Can't install from PyPI, package directory 'twistedchecker/configuration' does not exist

Bug #1096562 reported by Laurens Van Houtven
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
twistedchecker
Fix Released
Undecided
Unassigned

Bug Description

Here's the output of pip install twistedchecker on my fully updated OS X machine, with Homebrew Python:

---

❯ pip install twistedchecker ✭
Downloading/unpacking twistedchecker
  Downloading TwistedChecker-0.1.0.tar.gz
  Storing download in cache at /Users/lvh/.pip/cache/http%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FT%2FTwistedChecker%2FTwistedChecker-0.1.0.tar.gz
  Running setup.py egg_info for package twistedchecker

    error: package directory 'twistedchecker/configuration' does not exist
    Complete output from command python setup.py egg_info:
    running egg_info

creating pip-egg-info/TwistedChecker.egg-info

writing requirements to pip-egg-info/TwistedChecker.egg-info/requires.txt

writing pip-egg-info/TwistedChecker.egg-info/PKG-INFO

writing top-level names to pip-egg-info/TwistedChecker.egg-info/top_level.txt

writing dependency_links to pip-egg-info/TwistedChecker.egg-info/dependency_links.txt

writing manifest file 'pip-egg-info/TwistedChecker.egg-info/SOURCES.txt'

warning: manifest_maker: standard file '-c' not found

error: package directory 'twistedchecker/configuration' does not exist

----------------------------------------
Command python setup.py egg_info failed with error code 1 in /var/folders/dd/lh02zlnn1hg7cgs85w8qq6c00000gn/T/pip-build/twistedchecker
Storing complete log in /Users/lvh/.pip/pip.log

Related branches

Revision history for this message
Julian Berman (julian+) wrote :

This fails for me when downloading the tar and installing manually via setup.py install too. It looks like you're missing a MANIFEST.in

Revision history for this message
HawkOwl (hawkowl) wrote :

This should be fixed in the related branch there - the current twistedchecker release on PyPI has a broken setup.py.

HawkOwl (hawkowl)
Changed in twistedchecker:
status: New → Confirmed
HawkOwl (hawkowl)
Changed in twistedchecker:
status: Confirmed → Fix Committed
HawkOwl (hawkowl)
Changed in twistedchecker:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.