MarketSquare / roboswag

Apache License 2.0
26 stars 2 forks source link

PIP installation problem #28

Closed rumiak closed 2 years ago

rumiak commented 2 years ago

Hi Guys,

I wanted to give you library a try in one of my API projects. Unfortunately after installation with pip, during verification I am receiving following error message:

image

Can you please give me a hint if there are any missing steps in pip installation process or should I do some investigation on my environment?

bhirsz commented 2 years ago

This should be fixed by #27 - I have just merged PR. Can you retest it?

It's good timing since I was heavily involved in Robotidy but in upcoming weeks I should find some time for roboswag as well - I will start with authentication and support for V3 of open API. Feep free to also report any bugs or missing features you find :)

rumiak commented 2 years ago

@bhirsz thank you for your update. It looks like roboswag on my local machine works fine now:

image

I'm closing this issue.