Malshan Peiris

Results 3 issues of Malshan Peiris

Follow the example in documentation for ocel interleavings discovery. https://pm4py.fit.fraunhofer.de/documentation#object-centric-event-logs using: - python 3.11 on windows 11 x64 - pm4py 2.7.11.4 - pandas 2.1.0 ``` dataframe1 = pd.read_csv("tests/input_data/interleavings/receipt_even.csv") dataframe1 =...

ElasticBeanstalkApplication and ElasticBeanstalkEnvironment resources are not getting removed. While run without dry run, below lines appeared for more than 30 minutes without a timeout to mark as failure. All other...

bug
area/resource

While following the tutorial provided at https://github.com/oracle-samples/oci-data-science-ai-samples/tree/main/labs/ai-document-understanding/workshops we are getting following error. The code for the tutorial is provided in https://github.com/oracle-samples/oci-data-science-ai-samples/blob/main/ai_services/document_understanding/python/text_extraction/object_storage_text_extraction_demo.py `oci.exceptions.ServiceError: {'target_service': 'ai_service_document', 'status': 404, 'code': 'NotAuthorizedOrNotFound', 'opc-request-id': 'B066D3F6F3DA413FABFEC74182272335/1189EBD93D14DAFFC69519BCF1A966DA/ED8EDBEFFC8B56C9C135495E4B214549',...