-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
Permission Issue When Reading Artifact In Editor (Windows) #23
Comments
Thanks Sir! Yes I am aware of this issue, we are working toward resolving it! |
Great! By the way good work. |
I have one more question, is there any way to move .kb file in C://Users/user name/.kb |
@MrADevelopers Thanks for your appreciation! |
Another note about why I designed the |
Thank you! appreciate your clarifications |
Cool, I used to write an issues blog based on GitHub Actions gitblog--In Chinese, issue label is category and comment is one new Using that I can auto share my kb on GitHub, and grep in my local cmd. |
@yihong0618 thanks Sir, and thanks a lot for your valuable help! |
And pls share the installation directory of the project so I can have a loot at the source too. |
Sorry ? What do you mean by the installation directory of the project ? |
No where the source code of the KB is, that handles all the commands etc. |
The source code is on github you can get it by doing: |
Yeah but i want to know where it sits on my PC |
Well this depends on your configuration, are you installing it with pip? do you have pyenv? are you using python from the app store or downloaded online? Are you using the git repo? |
i installed it from pip, i installed python from internet |
It also depends on you python version then, I would suggest to use git and github to tinker with code! |
Fixed the creation of temporary file in a cross-platform way so that it also works on Windows.
This bug has been fixed! Update kb with git and everything will work! |
Done! I combine the two system~ with GItHub Actions Thank you for your great work! |
That's cool! I am happy to hear that! And again thanks for your contributions and helping me finding and solving bugs! |
I am using windows 8.1
every thing seems to work fine its an excellent work.
Just one problem, when i use this command kb view -i 0 -e
it says permission denied error13
The text was updated successfully, but these errors were encountered: