-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
ModuleNotFoundError: No module named 'batch_uploader' #2
Comments
why closed without solution? same problem here |
Fixed this issue, try to install using pip install geeup==0.1.6 |
I am also experiencing this issue. |
Hi @alisonpeard Which operating system are you on ? The more details you share it will be helpful including a screenshot |
Hi Samapriya,
I’m simply using pip3 install geeup in my terminal and when I type geeup -h
I get the message above on my terminal. I’m using OSX 11.6.
However I have been able to work around this by cloning the git repo and
installing from there, however I did have to comment out pathlib from the
requirements.
On Wed, 9 Feb 2022 at 14:51, Samapriya Roy ***@***.***> wrote:
Hi @alisonpeard <https://github.com/alisonpeard>
This is a 3 year old issue that was fixed long ago can you share more
details
Which operating system are you on ?
Which version of the tool did you install ?
Did you pip install into python 3?
The more details you share it will be helpful including a screenshot
—
Reply to this email directly, view it on GitHub
<#2 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJ2DDDNMDUPRXM5ULGDXHLDU2J5PFANCNFSM4G7Q5Q6A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Kind Regards,
Alison
|
Interesting I will check if that dependency can be removed in a future version. Thanks for reporting and I am glad you are able to get it to work. Would you also mind telling me which python version you are using |
When I run the update or upload commands I am met with the ModuleNotFoundError: No module named 'batch_uploader' error. Any ideas on how to resolve this? Thanks
The text was updated successfully, but these errors were encountered: