On Tue, Jun 02, 2015 at 02:37:44PM -0700, Roy Mathew wrote:
> 
> 
> Hi folks, I created a py2.7 virtualenv, and attempted to install qtile in it. 
> I get the following error; need a little help getting past this. thanks:

Looks like this might be a bug with our pypi upload; that file is a
man page which should be distributed with it as well.

You can install from source if you want as a workaround.

Tycho

> bash: pip install qtile
> 
>   creating /home/roy/py2.7/share
>   creating /home/roy/py2.7/share/man
>   creating /home/roy/py2.7/share/man/man1
>   error: can't copy 'resources/qtile.1': doesn't exist or not a regular file
>   ----------------------------------------
>   Cleaning up...
>   Command /home/roy/py2.7/bin/python2 -c "import setuptools,
>     
> tokenize;__file__='/tmp/pip-build-yYz_NI/qtile/setup.py';exec(compile(getattr(tokenize,
>     'open', open)(__file__).read().replace('\r\n', '\n'), __file__,
>     'exec'))" install --record /tmp/pip-upZ7p6-record/install-record.txt
>     --single-version-externally-managed --compile --install-headers
>     /home/roy/py2.7/include/site/python2.7 failed with error code 1 in
>     /tmp/pip-build-yYz_NI/qtile
>   Exception information:
>   Traceback (most recent call last):
>     File 
> "/home/roy/py2.7/local/lib/python2.7/site-packages/pip/basecommand.py", line 
> 122, in main
>       status = self.run(options, args)
>     File 
> "/home/roy/py2.7/local/lib/python2.7/site-packages/pip/commands/install.py", 
> line 295, in run
>       requirement_set.install(install_options, global_options, 
> root=options.root_path)
>     File "/home/roy/py2.7/local/lib/python2.7/site-packages/pip/req.py", line 
> 1436, in install
>       requirement.install(install_options, global_options, *args, **kwargs)
>     File "/home/roy/py2.7/local/lib/python2.7/site-packages/pip/req.py", line 
> 707, in install
>       cwd=self.source_dir, filter_stdout=self._filter_install, 
> show_stdout=False)
>     File "/home/roy/py2.7/local/lib/python2.7/site-packages/pip/util.py", 
> line 716, in call_subprocess
>       % (command_desc, proc.returncode, cwd))
>   InstallationError: Command /home/roy/py2.7/bin/python2 -c "import 
> setuptools,
>     
> tokenize;__file__='/tmp/pip-build-yYz_NI/qtile/setup.py';exec(compile(getattr(tokenize,
>     'open', open)(__file__).read().replace('\r\n', '\n'), __file__,
>     'exec'))" install --record /tmp/pip-upZ7p6-record/install-record.txt
>     --single-version-externally-managed --compile --install-headers
>     /home/roy/py2.7/include/site/python2.7 failed with error code 1 in
>     /tmp/pip-build-yYz_NI/qtile
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "qtile-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to