Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3rd party module #12

Open
prashant45 opened this issue Apr 24, 2018 · 2 comments
Open

3rd party module #12

prashant45 opened this issue Apr 24, 2018 · 2 comments

Comments

@prashant45
Copy link

I wish to use this as a 3rd party module in my application. I have compiled the code in a directory called pyflow in my application.
How can I use this as a 3rd party module and call pyflow.coarse2fine_flow(....) from my application?

Any suggestions are helpful

@yutinghu
Copy link

yutinghu commented Jun 3, 2018

maybe try to install the module:
$ python setup.py install

@XY-boy
Copy link

XY-boy commented Jul 11, 2020

也许尝试安装模块:
$ python setup.py install

Thank you very much!

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

No branches or pull requests

3 participants