Skip to content

I think this fixes a packaging issue.#2

Open
netfl0 wants to merge 1 commit into
btimby:masterfrom
netfl0:master
Open

I think this fixes a packaging issue.#2
netfl0 wants to merge 1 commit into
btimby:masterfrom
netfl0:master

Conversation

@netfl0

@netfl0 netfl0 commented Mar 31, 2012

Copy link
Copy Markdown

I am not a python packaging wizard, something funny is going on here. I get the following errors:

python --version
Python 2.7.2
sphinx-haystack]$ python setup.py install --root . 
running install
running build
running build_py
file sphinx_haystack.py (for module sphinx_haystack) not found
file sphinx_haystack.py (for module sphinx_haystack) not found
running install_lib
warning: install_lib: 'build/lib' does not exist -- no Python modules to install

appears to be looking for a file that doesn't exist.

When I install to site-packages I get an .egg with not much in it.

$ find /usr/lib/python2.7/site-packages/sphinx_haystack-0.1beta_1-py2.7.egg-info 

/usr/lib/python2.7/site-packages/sphinx_haystack-0.1beta_1-py2.7.egg-info
/usr/lib/python2.7/site-packages/sphinx_haystack-0.1beta_1-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/sphinx_haystack-0.1beta_1-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/sphinx_haystack-0.1beta_1-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/sphinx_haystack-0.1beta_1-py2.7.egg-info/installed-files.txt
/usr/lib/python2.7/site-packages/sphinx_haystack-0.1beta_1-py2.7.egg-info/PKG-INFO

Any ideas?

@btimby

btimby commented Apr 2, 2012

Copy link
Copy Markdown
Owner

Peter,

Thanks I will take a closer look soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants