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

Can anyone explain this early problem? #317

Open
Mrodent opened this issue Sep 23, 2019 · 1 comment
Open

Can anyone explain this early problem? #317

Mrodent opened this issue Sep 23, 2019 · 1 comment

Comments

@Mrodent
Copy link

Mrodent commented Sep 23, 2019

Hi,
Love the idea. Needs a bit more documentation perhaps?
I got as far as
$ ./gradlew build
and then this failed after a bit:

Task :installProject FAILED
Install PyLookup2019-09 ............................................. [STARTING]
Obtaining file:///home/mike/software%20projects/eclipse-workspace/PyLookup2019-09
No files/directories in /home/mike/software projects/eclipse-workspace/PyLookup2019-09 (from PKG-INFO)

"No files/directories"... what can that mean? There was a very basic starter file (__init__.py). Also can you explain what you mean by a "standard python project"? Does setup.cfg have to contain something specific perhaps?
Also, what might it mean by "(from PKG-INFO)"?
Thanks

@blundell
Copy link

try moving __init__.py to src/__init__.py

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