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

Create setup.py and setup.cfg #472

Open
KOLANICH opened this issue Mar 11, 2019 · 3 comments
Open

Create setup.py and setup.cfg #472

KOLANICH opened this issue Mar 11, 2019 · 3 comments

Comments

@KOLANICH
Copy link

This is now unclear how to build a wheel. I have tried CMake build, but it does nothing.

@Ghostkeeper
Copy link
Collaborator

The make install provided by the CMake script should install Uranium into your Python installation though. Did that not work for you? Maybe you have a log from your Make run?

I do expect that soon we'll have a Docker image that includes Uranium pre-installed. We have no intent to add support for a third way of installing Uranium, via wheels.

@KOLANICH
Copy link
Author

Did that not work for you? Maybe you have a log from your Make run?

I used ninja, not make.

@Ghostkeeper
Copy link
Collaborator

That's nice. Maybe you have a log from your Ninja run?

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

2 participants