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

setup.py at tftpy fails #1

Open
cemaktas opened this issue Feb 7, 2014 · 2 comments
Open

setup.py at tftpy fails #1

cemaktas opened this issue Feb 7, 2014 · 2 comments

Comments

@cemaktas
Copy link

cemaktas commented Feb 7, 2014

line
scripts=['bin/tftpy_client.py','bin/tftpy_server.py'],
has to be
scripts=['tftpy/TftpClient.py','tftpy/TftpServer.py'],

can u check it pls

@agreenbhm
Copy link
Owner

I'll check this out as soon as possible. What version of Python are you
running (2 or 3 and proc arch)?

Thanks,

AGreen BHM
On Feb 7, 2014 6:41 AM, "cemaktas" notifications@github.com wrote:

line
scripts=['bin/tftpy_client.py','bin/tftpy_server.py'],
has to be
scripts=['tftpy/TftpClient.py','tftpy/TftpServer.py'],

can u check it pls

Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.

@cemaktas
Copy link
Author

cemaktas commented Feb 7, 2014

Debian 7.3
python-2.7.3
2.6.32-5-686 #1 SMP Sun Sep 23 09:49:36 UTC 2012 i686 GNU/Linux

Thanks,

CA

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