mwaseem75 / iris-fhir-client

InterSystems FHIR Client
MIT License
1 stars 5 forks source link

IPM module is not working #5

Closed evshvarov closed 10 months ago

evshvarov commented 10 months ago

Tells that modules are not installed: HEALTHTOOLKIT>do ##class(dc.FhirClient).ListResources()

Set irisfhirclient = ##class(%SYS.Python).Import("irisfhirclient") ^

ListResources+7^dc.FhirClient.1 *%Exception.PythonException 230 ListResources+7^dc.FhirClient.1^3^ Set irisfhirclient = ##class(%SYS.Python).Import("irisfhirclient") : No module named 'aiohttp' - Import HEALTHTOOLKIT 2d1>q and HEALTHTOOLKIT>set count = ##class(dc.FhirClient).CountResource("Patient") Error While importing irisfhirclient.py file If you could please add requirements.txt, like [here](https://github.com/intersystems-community/iris-embedded-python-template/blob/master/requirements.txt) - this will make IPM to package python modules listed there to IPM module and install it into IRIS system.
mwaseem75 commented 10 months ago

Hi @evshvarov requirements.txt has been added as suggested. Thanks

evshvarov commented 10 months ago

thank you @mwaseem75 ! Could you please also issue a release on Open Exchange to republish the IPM module? thank you in advance!

mwaseem75 commented 10 months ago

@evshvarov, done as suggested. Thanks

evshvarov commented 10 months ago

thank you @mwaseem75! BTW, hope you know that to release a new version on OEX no approval chain needed - can just issue release directly on OEX. Thanks a lot!

On Thu, Jan 18, 2024 at 10:31 AM mwaseem75 @.***> wrote:

Hi @evshvarov https://github.com/evshvarov requirements.txt has been added as suggested. Thanks

— Reply to this email directly, view it on GitHub https://github.com/mwaseem75/iris-fhir-client/issues/5#issuecomment-1897670688, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVHEP54YMXT62AGQ64SLCDYPCCR7AVCNFSM6AAAAABB6F2MJ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJXGY3TANRYHA . You are receiving this because you were mentioned.Message ID: @.***>