-
Notifications
You must be signed in to change notification settings - Fork 51
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
like everything I try to do other than importing scratchattach just has it yell about no module existing #329
Comments
Sorry, I don't understand what you are saying. Can you provide specific error logs? |
"AttributeError: module 'scratchattach' has no attribute 'get_user' (consider renaming '/Users/.../Documents/scratchattach.py' if it has the same name as a library you intended to import)" |
Try changing your file name from 'scratchattach.py' to something else. |
Doesn't seem to fix the problem, still have the same error |
Would you give the whole error?
bobinny ***@***.***> schrieb am Mo., 13. Jan. 2025, 16:53:
… Doesn't seem to fix the problem, still have the same error
AttributeError: module 'scratchattach' has no attribute 'login'
—
Reply to this email directly, view it on GitHub
<#329 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATCKMZR3HOGA2U3VEPUF3U32KPOOVAVCNFSM6AAAAABVBUDOJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBXGUYDCMJTGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I also feel that the login attribute, project_remix attribute, etc. are currently broken. |
@sil4 could you provide the full traceback? |
Is there a file named scratchattach.py in the same directory as your script? |
what python version are you using? |
PS C:\Users\<username> > python -V
Python 3.7.4
PS C:\Users\<username> >python3 -V
Python 3.11.9
…________________________________
差出人: Tim ***@***.***>
送信日時: 2025年1月15日 22:42
宛先: TimMcCool/scratchattach ***@***.***>
CC: unajyuumoto-python-Js-html-css ***@***.***>; Comment ***@***.***>
件名: Re: [TimMcCool/scratchattach] like everything I try to do other than importing scratchattach just has it yell about no module existing (Issue #329)
what python version are you using?
—
Reply to this email directly, view it on GitHub<#329 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BM75KD24JZ7A535A7S46VVT2KZQSXAVCNFSM6AAAAABVBUDOJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJSHA4TAMZSGI>.
You are receiving this because you commented.
|
are you sure that you have installed it on the correct python installation
unajyuumoto-python-Js-html-css ***@***.***> schrieb am Do.,
23. Jan. 2025, 11:29:
… PS C:\Users\<username> > python -V
Python 3.7.4
PS C:\Users\<username> >python3 -V
Python 3.11.9
________________________________
差出人: Tim ***@***.***>
送信日時: 2025年1月15日 22:42
宛先: TimMcCool/scratchattach ***@***.***>
CC: unajyuumoto-python-Js-html-css ***@***.***>; Comment ***@***.***>
件名: Re: [TimMcCool/scratchattach] like everything I try to do other than
importing scratchattach just has it yell about no module existing (Issue
#329)
what python version are you using?
—
Reply to this email directly, view it on GitHub<
#329 (comment)>,
or unsubscribe<
https://github.com/notifications/unsubscribe-auth/BM75KD24JZ7A535A7S46VVT2KZQSXAVCNFSM6AAAAABVBUDOJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJSHA4TAMZSGI>.
You are receiving this because you commented.
—
Reply to this email directly, view it on GitHub
<#329 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATCKMZQVUATWMDC2D4UXYLT2MC773AVCNFSM6AAAAABVBUDOJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBZGQZTSMZRGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
No description provided.
The text was updated successfully, but these errors were encountered: