Isabel Ruiz Buriticá

Results 4 comments of Isabel Ruiz Buriticá

Hi! The python version is 3.7. I think the change comes from setups tool. I'm sorry if I did not make the change correctly. I will modify it as you...

Hello Gabriel. I tried install django billing, but I have this error. I upgrade setuptools. I do not know if it's a beginner's mistake, if it's something obvious, please excuse...

The solution was change in file __init__.py this lines: ``` # import pkgutil # __path__ = pkgutil.extend_path(__path__, __name__) ``` For this line: `import('pkg_resources').declare_namespace(name)`

Hi guys. I had exactly the same problems that I mentioned @PoDuck, I solved it to trial and error before seeing this issue. @bogdanpetrea If you want, I can send...