-
Notifications
You must be signed in to change notification settings - Fork 0
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
Install Fails when using .zip of release #47
Comments
Perhaps this is simply an issue of documentation but I sent the wrong thing to dinah by accident and it caused issues |
Still fails:
The error occurs when you use the generate zip instead of git cloning |
Can you show how you're getting 1.1_rc, are you downloading/checkout/switch? I can install in a fresh env, I get an issue with V2DL3 needing to be installed when running but that's unrelated:
|
I see your comment on the zip now. Quick fix solution:
Then:
Long term, need to look into more details. I'd prefer not to have to maintain multiple version files and locations. |
When using the .zip from the first release and the main repository produced by GitHub the following error happens when you run
pip install .
The text was updated successfully, but these errors were encountered: