Skip to content

BlueSky session not working #122

@jaredearle

Description

@jaredearle

I can't get the BlueSky service to work. I keep getting this error

-> % python -m pywws.service.bluesky ~/weather/data skeet.txt
00:31:39:pywws.logger:pywws version 24.8.0, build 1710 (803f8e5)
00:31:41:__main__:cannot unpack non-iterable Session object
Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/pywws/service/__init__.py", line 180, in run
OK = self.upload_batch()
File "/usr/local/lib/python3.9/dist-packages/pywws/service/__init__.py", line 443, in upload_batch
with self.session() as (session, message):
TypeError: cannot unpack non-iterable Session object

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions