SkypLabs / pyhdlcontroller

Python HDLC controller
https://pyhdlcontroller.skyplabs.net/en/stable/
MIT License
18 stars 1 forks source link

Problem with instalation #9

Closed jsbalanzar closed 1 year ago

jsbalanzar commented 4 years ago

Hello,

First, thanks for share your proyect. I will try to test but the instalation has a problem.

image

I do teh upgrade of the setuptools and wheel, but I can't solve this problem, Could you help me please?

Thanks Juan Carlos

SkypLabs commented 4 years ago

Hi Juan,

Thanks for your interest in my project.

The issue comes from the installation of python4yahdlc, a dependency of python-hdlc-controller that I have written as well. The installation problem occurs on Windows only and is already known: https://github.com/SkypLabs/python4yahdlc/issues/3.

Unfortunately, I haven't found the time to issue a fix so far. I've been really busy at work since last year but it will change pretty soon. I'm about to become a freelancer. I will have plenty of time to work on a fix from next month onwards. Please be a little bit patient on this one.

Thank you for your understanding.

SkypLabs commented 1 year ago

I just fixed the issue about installing python4yahdlc on Windows, which means the installation problem of python-hdlc-controller will be fixed as well as soon as the new release version of python4yahdlc is available on PyPI (very soon).

SkypLabs commented 1 year ago

I just released version 0.5.2 on PyPI. This should fix the installation problem on Windows.