-
Notifications
You must be signed in to change notification settings - Fork 45
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
boost-python-py36 #8
Comments
same question, tried nearly all the ways, still cannot find a solution |
First try: pip install minieigen
|
@joaquinsalas @MusherM
Btw, this minieigen warping is awful to compile. I am planning to alternate it with other library. |
Dear Xingkui,
thanks for sharing the code DeepSFM.
Nonetheless, when I try to set up my machine to test it, I cannot install minieigen. I have tried on three different machines, fulfilling the previous requirements with no avail.
I tried using pip, conda to install without success. Would it be possible for you to give me some advise. I am running as you suggest ubuntu 16.04 with all the version requirements you define:
Pytorch 0.4.0
CUDA 9.0
python 3.6.4
scipy
argparse
tensorboardX
progressbar2
path.py
transforms3d
minieigen
Following the error messages, I have installed
libeigen3-dev
but cannot install libboost-python-py36
Would you please help me?
The text was updated successfully, but these errors were encountered: