wakatime / blender-wakatime

Blender plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/blender
MIT License
17 stars 2 forks source link

Errors on Blender 2.91 #2

Open jbmorris289 opened 1 year ago

jbmorris289 commented 1 year ago

This is a continuation of https://github.com/allista/WakatimeBlender/issues/28.

[Wakatime] [ERROR] Error [Wakatime] [ERROR] wakatime-core exited with status: 2 [Wakatime] [ERROR] wakatime-core output: Unknown option: -P

Replies: comment by snick-m -

@jbmorris289 Seems to be a problem with running the core with -P option? That's what it looks like from the errors.

That’s what it looks like to me as well. If I remember correctly (it’s been a while - I ended up just running out of time), either that came with the install, or it was something I modified per these instructions, which means I probably installed the older version last. I’m not at my computer to look but will do when I get the chance.

comment by alanhamlett -

Let's move this issue to the new repo and also make sure you're installing blender-wakatime from that new repo and not this old one.

I’ll need to try again, but I believe this was also unsuccessful due to that or a similar error, with and without modifications to the scripts. Tried multiple times with the different versions while making sure to remove any remnants.

I’ll need to investigate further to see where I left off.

jbmorris289 commented 1 year ago

Okay, sorry for the delay - I've been backed up with stuff.

So here's the one that was installed at the time of creating this comment. This was what was giving me the argument error. blender_CkO88e0KDi It doesn't look like I modified any of the files, but I'm not sure.

==EDIT: SEE BELOW. DON'T DO THIS.== I tried downloading this repo as a zip file and importing. Attempting to enable the plugin resulted in this error. blender_SiOLYn70jH

I also tried renaming to WakatimeBlender-2 (unknown origin of suggestion) with no success.

EDIT: That was wrong. I wasn't supposed to do that... just download from the releases section. (At first I thought the releases were linked from the old repo.) After doing that, I was able to enable it. I entered in my api key, as pasted from the site. At first I got an "invalid key" error. I removed the "waka_" prefix, which removed that error, but presented another: image