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

Invalid syntax when importing the modules #1

Open
Rina2323 opened this issue Dec 12, 2022 · 3 comments
Open

Invalid syntax when importing the modules #1

Rina2323 opened this issue Dec 12, 2022 · 3 comments

Comments

@Rina2323
Copy link

When I was trying to run autoencode.py, the following error occur. The files are in the same path and I tried to look it up but couldn't find the solution. Could you please help?

Traceback (most recent call last):
File "C:...\PycharmProjects\pythonProject2\autoencoder.py", line 90, in
import composition
File "C:...\PycharmProjects\pythonProject2\composition.py", line 9, in
import utilities
File "C:...\PycharmProjects\pythonProject2\utilities.py", line 27
HOST = #####
^^^^^
SyntaxError: invalid syntax

@Leo8216
Copy link
Owner

Leo8216 commented Dec 12, 2022 via email

@Rina2323
Copy link
Author

Rina2323 commented Dec 12, 2022 via email

@Leo8216
Copy link
Owner

Leo8216 commented Dec 12, 2022 via email

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

2 participants