LavissaWoW / inventree-ipn-generator

Plugin for InvenTree that auto-generates internal part numbers
MIT License
3 stars 2 forks source link

ERROR: No matching distribution found for inventree-ipn-generator #7

Closed masteradit closed 2 weeks ago

masteradit commented 5 months ago

I tried installing the plugin using the Inventree web interface and got this error: image

I have enabled all the plugin settings: image

Am I missing something?

Thanks in advance!

LavissaWoW commented 5 months ago

Hi there! Could you check what Python version your InvenTree is running? I believe it's visible in the about tab.

I've tested the plugin for Python 3.10 and up, as that's what InvenTree 0.14 and up uses.

LavissaWoW commented 3 months ago

@masteradit Did you resolve the problem?

gid204 commented 1 month ago

Hi @LavissaWoW

I'm having the same issue:

image

Here is my About Inventree page:

image

System info: Ubuntu 20.04 installed using the Installer Script

I think it pretty clear what the issue is, I just don't know what the best way to resolving it would be without breaking other dependencies.

Is there a clean way to update python?

Thanks!

LavissaWoW commented 1 month ago

My own environment uses 3.10, and it's what InvenTree itself installed on my end. But there's not really any reason that the plugin can't work on 3.9. Especially as Ubuntu 20.04 LTS uses that.

I'll update the code and make a new release that supports 3.9.x

gid204 commented 1 month ago

@LavissaWoW sorry to bother you, just wondering if you have a timeframe for when you will have time to get to this? Thanks!

LavissaWoW commented 1 month ago

Version requirements change in #9 Release v0.1.2 is out on PyPi, and should be downloadable now. Closing this in a couple of days if no one reports any problems

gid204 commented 1 month ago

Confirming installation is now successful for me using the Inventree web GUI.

Thanks!

LavissaWoW commented 2 weeks ago

Installation working for Python 3.9 with v0.1.2