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

The pip package is broken #7

Open
bjntech opened this issue Oct 24, 2019 · 2 comments
Open

The pip package is broken #7

bjntech opened this issue Oct 24, 2019 · 2 comments

Comments

@bjntech
Copy link

bjntech commented Oct 24, 2019

It looks like this commit d98be33 fixed a number of issues. When you clone the repo, all the imports work, however if you install the package via pip, you get a number of import errors. I believe new distributions of the package need to be deployed to include these changes.

@schir2
Copy link

schir2 commented Feb 26, 2020

I wish I had read this before I copied the TSheets library into my project directory and manually fixed it.

@picklecolor2
Copy link

This is a bit of an annoyance, but if you're stuck, you can have pip install from a repo:
pip install --upgrade git+https://github.com/TSheetsTeam/api_python.git@301666970a2b70bb43b712923b8e48c412fda13a#egg=tsheets

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