snu-quiqcl / qiwis

QuIqcl Widget Integration Software
MIT License
5 stars 2 forks source link

Resolve an import error in pip installation #175

Closed BECATRUE closed 1 year ago

BECATRUE commented 1 year ago

I tried to resolve the Pylint action bug in iquip project. While looking for a solution, I found out the followings:

In the current status, however, pip install ${url} causes an error as follows:

Thus, I will resolve this error and make pip install available.

BECATRUE commented 1 year ago

Oh, I didn't release the fixed version yet, so I reopen this.

BECATRUE commented 1 year ago

Please check the relaeae draft and if okay, publish it! @kangz12345

kangz12345 commented 1 year ago

Please check the relaeae draft and if okay, publish it! @kangz12345

I released it, and confirmed that the pip-installation works perfectly. Nice work!