allista / WakatimeBlender

This is a plugin for the Blender that sends statistics to the Wakatime time tracking service.
MIT License
28 stars 16 forks source link

bug when installing #28

Open VascoFlorentino opened 1 year ago

VascoFlorentino commented 1 year ago

When enabling the development: Wakatime in the blender preferences add-on tab, it results in a Report: Error

Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\modules\addon_utils.py", line 333, in enable mod= import(module name)

ModuleNotFoundError: No module named 'WakatimeBlender-2'

snick-m commented 1 year ago

27 Try to use this version.

alanhamlett commented 1 year ago

Does https://github.com/wakatime/blender-wakatime work for you?

jbmorris289 commented 1 year ago

Hi,

Not OP, but I've ran into errors with both versions on 2.91. I believe I tried the modifications to the files last, because I receive this error.

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

snick-m commented 1 year ago

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

alanhamlett commented 1 year ago

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.

jbmorris289 commented 1 year ago

Sorry for the delay. I have created the new issue here.