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

Error while running the setup #137

Open
ssaikiran123 opened this issue Jun 18, 2020 · 0 comments
Open

Error while running the setup #137

ssaikiran123 opened this issue Jun 18, 2020 · 0 comments

Comments

@ssaikiran123
Copy link

ssaikiran123 commented Jun 18, 2020

Hello @Hironsan
If you open a GitHub issue, here is our policy:

  1. It must be a bug, a feature request, or a significant problem with documentation (for small docs fixes please send a PR instead).
  2. The form below must be filled out.

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): windows7
  • TensorFlow/Keras version:1.8.
  • Python version: 3.8.3

Describe the problem

Describe the problem clearly here. Be sure to convey here why it's a bug in anaGo or a feature request.
After i downloaded the code and trying to run the setup.py file facing below problem
C:\Users\SAIKIRAN\Desktop\Angao\anago-tagger-master>python setup.py
Traceback (most recent call last):
File "setup.py", line 18, in
with io.open(os.path.join(here, 'README.rst'), encoding='utf-8') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\SAIKIRAN\Desktop\Angao\anago-tagger-master\README.rst'

C:\Users\SAIKIRAN\Desktop\Angao\anago-tagger-master>python setup.py
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help

error: no commands supplied

Source code / logs

Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. Try to provide a reproducible test case that is the bare minimum necessary to generate the problem.

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

1 participant