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

"python setup.py develop" does not work #13

Open
brechtm opened this issue Jul 3, 2015 · 2 comments
Open

"python setup.py develop" does not work #13

brechtm opened this issue Jul 3, 2015 · 2 comments
Milestone

Comments

@brechtm
Copy link

brechtm commented Jul 3, 2015

This seems to be due to a missing feature in setuptools. See https://bitbucket.org/tarek/distribute/issue/177/setuppy-develop-doesnt-support-package_dir

The workaround suggested in a comment to symlink 'code/png' to 'png' seems to work for me.

@Scondo
Copy link
Owner

Scondo commented Jul 10, 2015

symlink is very non-portable way.

I will rework code to png package and examples directory after 0.2

@Scondo Scondo added this to the 0.4 milestone Jul 10, 2015
@Scondo
Copy link
Owner

Scondo commented Sep 30, 2016

check 810aad8

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