Skip to content

The newest version cannot be downloaded from pip #6

@xfabo1

Description

@xfabo1

The current version deployed to the Pip is 18.2.2.0 but the newest version released is 21.02.8. Could you please upload the newest version so it can be downloaded. I have been following this readme and could not install and use the fs-onedatafs client.
README -> https://github.com/onedata/fs-onedatafs/blob/develop/README.md
This is the error I am getting:

Traceback (most recent call last):
  File "/home/debian/test_2.py", line 1, in <module>
    from fs.onedatafs import OnedataFS
  File "/home/debian/.local/lib/python3.11/site-packages/fs/onedatafs/__init__.py", line 12, in <module>
    from ._onedatafs import OnedataFS, OnedataSubFS # noqa
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/debian/.local/lib/python3.11/site-packages/fs/onedatafs/_onedatafs.py", line 36, in <module>
    import onedatafs # noqa
    ^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'onedatafs'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions