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

Github installation problems #270

Closed
MartSlaaf opened this issue Nov 7, 2018 · 5 comments
Closed

Github installation problems #270

MartSlaaf opened this issue Nov 7, 2018 · 5 comments

Comments

@MartSlaaf
Copy link

Hello!
I'm trying to install tensorboardX from GitHub via pip install git+https:/lanpa/tensorboardX
But there is an error:

build/bdist.macosx-10.7-x86_64/wheel/ does NOT support .pth files

pip install tensorboardX goes ok, but have no latest features like custom scalars.

@hadim
Copy link

hadim commented Nov 7, 2018

Same error here. Looks related to automl/random_forest_run@f975f94

@andrewkho
Copy link
Contributor

I'm also having this issue. Looking to github version for S3 support

@andrewkho andrewkho mentioned this issue Nov 8, 2018
@andrewkho
Copy link
Contributor

This PR #272 seems to prevent it, I'm not sure why though. Thanks @hadim for the pointer

@lanpa
Copy link
Owner

lanpa commented Nov 18, 2018

Hi all, I found that while pip install git+https:/lanpa/tensorboardX showing the error message, if I clone the repo first and install via python setup.py install and the error message is gone. Can anyone help me confirm that?

@lanpa
Copy link
Owner

lanpa commented Nov 27, 2018

pypa/pip#4780

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

4 participants