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

The program is not effective #7

Closed
shiertier opened this issue Apr 8, 2023 · 3 comments
Closed

The program is not effective #7

shiertier opened this issue Apr 8, 2023 · 3 comments

Comments

@shiertier
Copy link

I installed bulkai according to the instructions, and after logging in, a session.yaml file containing the token was generated in the folder. Additionally, I configured the bulkai.yaml file with the following contents:

bot: midjourney
album: cute-animals
download: true
upscale: true
variation: false
thumbnail: true
suffix: " --ar 3:2"
prompt:"cute-animals"
proxy:127.0.0.1:7890

Afterwards, I ran the command
C:\Users\jie\go\bin>bulkai generate --config bulkai.yaml

A window popped up asking "Do you want to allow this app to make changes to your device?", to which I clicked "Yes".
However, nothing happened and a new line appeared in the cmd prompt:
C:\Users\jie\go\bin>

I also tried running
C:\Users\jie\go\bin>bulkai generate
with the same result of a pop-up window and nothing happening.
The program did not report any errors, but nothing seemed to have happened.

I want to know if I made an error in my operation or if there is an issue with the program.

@igolaizola
Copy link
Owner

It seems that either the operating system or an antivirus program is preventing the application from running.

You might also consider attempting to run the application from a command prompt opened with administrative privileges.

@shiertier
Copy link
Author

Solved the problem

@igolaizola
Copy link
Owner

Hi @shiertier! How did you fix the issue? It may help someone with the same 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

2 participants