zatosource / zato

ESB, SOA, REST, APIs and Cloud Integrations in Python
https://zato.io
GNU Affero General Public License v3.0
1.12k stars 240 forks source link

No module name zato.common.api #1088

Closed efgieha closed 3 years ago

efgieha commented 4 years ago

Hi @dsuch! I downloaded your latest changes from zato-client and unfortunately I've got no module error. I think that you missing something when you moving zato-common to zato-cy (https://github.com/zatosource/zato/commit/339c848b52689c9c31ebdce2acee5bc6c34c0e55) image

DimShadoWWW commented 4 years ago

Hello @efgieha ,

Please, can you try to do a full update following the instructions in https://zato.io/docs/admin/guide/install/update.html and check again if the error persists ?

Thanks

efgieha commented 4 years ago

Hi @DimShadoWWW! This is not error inside zato-server (btw I have docker version of zato and I saw that update.sh start on every build I guess). This problem exists when:

DimShadoWWW commented 4 years ago

Oh, right .

Please, can you add a dependency on zato-cy in your installation? We will let you know when it is no longer necessary to do it.

Thank you @efgieha

DimShadoWWW commented 3 years ago

Hello @efgieha, We just pushed a new commit for this case. You should get it with latest updates https://zato.io/docs/admin/guide/install/update.html

Thank you,