You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
So the destination folder is easily changed in the script, but the problem is that (at least for me) you then get permission errors because of docker having created the pandas/dist directory as root
It might be easier to copy the tar.gz from pandas/dist to /dist, and change the upload-pypi command?
On Wed, Feb 5, 2020 at 2:52 PM Joris Van den Bossche < ***@***.***> wrote:
So the destination folder is easily changed in the script, but the problem
is that (at least for me) you then get permission errors because of docker
having created the pandas/dist directory as root
It might be easier to copy the tar.gz from pandas/dist to /dist, and
change the upload-pypi command?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#26?email_source=notifications&email_token=AAKAOIVRCZIMPIYBF2BJRFTRBMRIJA5CNFSM4KNOT6OKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEK455TY#issuecomment-582606543>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKAOIWBBKTIOVCGZACH5GDRBMRIJANCNFSM4KNOT6OA>
.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My wheels were downloaded to
./dist
rather than./pandas/dist/
, to be next to the sdist.The text was updated successfully, but these errors were encountered: