Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install pdfdocument didn't work #2

Closed
maccesch opened this issue May 28, 2011 · 2 comments
Closed

pip install pdfdocument didn't work #2

maccesch opened this issue May 28, 2011 · 2 comments

Comments

@maccesch
Copy link

Hi!
Thanks for your great work. Unfortunately went something wrong with my pip install. This is what pip said:

Downloading/unpacking pdfdocument
  Downloading pdfdocument-1.0.tar.gz
  Running setup.py egg_info for package pdfdocument
    WARNING: '.' not a valid package name; please use only.-separated package names in setup.py
Installing collected packages: pdfdocument
  Running setup.py install for pdfdocument
    WARNING: '.' not a valid package name; please use only.-separated package names in setup.py 
Successfully installed pdfdocument
Cleaning up...

The files ended up in my site-packages root directory instead of in site-packages/pdfdocument

@matthiask
Copy link
Owner

I think this particular problem has been fixed by a77b81d

@maccesch
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants