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

为啥我在pycharm里运行时会报错?我是按readme里的操作来的。是不是要用jupyter notebook(本人小白,求带带) #17

Open
leolonggg opened this issue Apr 23, 2023 · 3 comments

Comments

@leolonggg
Copy link

image

image

上面是具体的报错
@zipzou
Copy link
Owner

zipzou commented Apr 23, 2023

第一个报错是train.py没有可执行权限的哈,你可以通过python train.py -h执行;
第二个报错,是生成样本,如果你需要生成的话,需要使用到Java环境,安装好Java,并配置好环境变量,如果是Linux系统,就在终端里执行java -jar xxxx,如果是Windows系统,需要在cmd里执行java -jar xxxx

@leolonggg
Copy link
Author

为啥我执行python train.py -h还是不行,是要先执行java -jar .....这条语句才可以吗

@leolonggg
Copy link
Author

leolonggg commented May 5, 2023 via email

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