Skip to content

Conversation

@jrouly
Copy link

@jrouly jrouly commented Jan 28, 2022

Because setup.py exists within a subfolder (src) and this package is not published on PyPi, it's impossible to install from git with package managers like poetry.

Moving setup.py to the top level and exposing the package instead of src makes this package more compatible.

@ChristianSch
Copy link

until this is merged, if at all, you can use this:

pip3 install 'openne @ git+https://github.com/thunlp/OpenNE.git@master#subdirectory=src'

@jrouly
Copy link
Author

jrouly commented Jul 19, 2023

@helloxcq @zzy14 @eustomaqua @Freyr-Wings @skeletondyh Any chance of getting this merged? We've been maintaining an internal fork with this change for over a year now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants