-
Notifications
You must be signed in to change notification settings - Fork 674
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
[RPA][ERROR] - use init() before ... - @fido has a PR solution for space in folder issue #198
Comments
Make sure that the path to your source code does not contain 'spaces' |
Thank you for your information. I have another question. I have seen that the directory of TAGUI setup is default (:c/users/......) . But the problem is that my default user folder name contains "space" . In this case, how can I change the path location of TAGUI setup? |
Hey emshihab008, //Edit: //Edit: |
Adding a note that in upstream TagUI project, there's an open issue to review any permanent solution for space issue - |
@emshihab008 I ran across the same error. It turns out I didn't have openJDK installed. That fixed the issue in my case! |
Hello,
Currently, I started learning about RPA Python. I am almost new. I need a help.
when I try to write code in python, it is showing the below information:
[RPA][INFO] - to use RPA for Python on Windows, avoid space in folder path name,
[RPA][ERROR] - use init() before using url()
Can anyone please help me? where is the problem?
The text was updated successfully, but these errors were encountered: