Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

ValueError: url cannot be parsed. #191

@Ly0n

Description

@Ly0n

File "/usr/local/lib/python3.7/site-packages/libreselery-0.0.3.dev13-py3.7.egg/libreselery/github_connector.py", line 39, in parseRemoteProjectId
repo = self.github.get_repo(self.parseRemoteToOwnerProjectName(url))
File "/usr/local/lib/python3.7/site-packages/libreselery-0.0.3.dev13-py3.7.egg/libreselery/github_connector.py", line 33, in parseRemoteToOwnerProjectName
raise ValueError("url cannot be parsed. (url: %s)" % (url))
ValueError: url cannot be parsed. (url: https://github.com/cityflow-project/CityFlow/)

Appeared with @kikass13 new architecture. Other URLs worked perfectly. I do not understand how this URL differs from others.

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