ncsa / standalone-smm-analytics

dockerized version of analytics algorithms
Apache License 2.0
0 stars 0 forks source link

Automated phrase mining no response #28

Closed longshuicy closed 1 year ago

longshuicy commented 1 year ago

socialmediamacroscope/autophrase:0.1.2 actually works on my local

longshuicy commented 1 year ago

File "/usr/local/lib/python3.6/dist-packages/boto3/s3/inject.py", line 148, in upload_file callback=Callback, File "/usr/local/lib/python3.6/dist-packages/boto3/s3/transfer.py", line 288, in upload_file future.result() File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 103, in result return self._coordinator.result() File "/usr/local/lib/python3.6/dist-packages/s3transfer/futures.py", line 266, in result raise self._exception File "/usr/local/lib/python3.6/dist-packages/s3transfer/tasks.py", line 139, in call return self._execute_main(kwargs) File "/usr/local/lib/python3.6/dist-packages/s3transfer/tasks.py", line 162, in _execute_main return_value = self._main(kwargs) File "/usr/local/lib/python3.6/dist-packages/s3transfer/upload.py", line 758, in _main client.put_object(Bucket=bucket, Key=key, Body=body, extra_args) File "/usr/local/lib/python3.6/dist-packages/botocore/client.py", line 508, in _api_call return self._make_api_call(operation_name, kwargs) File "/usr/local/lib/python3.6/dist-packages/botocore/client.py", line 895, in _make_api_call operation_model, request_dict, request_context File "/usr/local/lib/python3.6/dist-packages/botocore/client.py", line 917, in _make_request return self._endpoint.make_request(operation_model, request_dict) File "/usr/local/lib/python3.6/dist-packages/botocore/endpoint.py", line 116, in make_request return self._send_request(request_dict, operation_model) File "/usr/local/lib/python3.6/dist-packages/botocore/endpoint.py", line 195, in _send_request request = self.create_request(request_dict, operation_model) File "/usr/local/lib/python3.6/dist-packages/botocore/endpoint.py", line 134, in create_request operation_name=operation_model.name, File "/usr/local/lib/python3.6/dist-packages/botocore/hooks.py", line 412, in emit return self._emitter.emit(aliased_event_name, kwargs) File "/usr/local/lib/python3.6/dist-packages/botocore/hooks.py", line 256, in emit return self._emit(event_name, kwargs) File "/usr/local/lib/python3.6/dist-packages/botocore/hooks.py", line 239, in _emit response = handler(kwargs) File "/usr/local/lib/python3.6/dist-packages/botocore/signers.py", line 103, in handler return self.sign(operation_name, request) File "/usr/local/lib/python3.6/dist-packages/botocore/signers.py", line 187, in sign auth.add_auth(request) File "/usr/local/lib/python3.6/dist-packages/botocore/auth.py", line 407, in add_auth raise NoCredentialsError() botocore.exceptions.NoCredentialsError: Unable to locate credentials

ywkim312 commented 1 year ago

The PR for this one got merged so I will close this one and will open new one.