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

Error while exporting #10

Open
Sanchitkedia opened this issue Oct 15, 2020 · 6 comments
Open

Error while exporting #10

Sanchitkedia opened this issue Oct 15, 2020 · 6 comments

Comments

@Sanchitkedia
Copy link

1

@derpicknicker1
Copy link

I have the same Problem. Did you solve it? I created the folder brfore starting the script, but it didn't help. 😢

@aconz2
Copy link
Owner

aconz2 commented Apr 26, 2021

Maybe antivirus software? Have you tried other folders? Like maybe the C:\Users\<user>\AppData\Local\Autodesk\webdeploy\production\<lots of letters and numbers> folder could work?

@Sanchitkedia
Copy link
Author

I have the same Problem. Did you solve it? I created the folder brfore starting the script, but it didn't help. 😢

I did not use this code but I tried to download the code now and was unable to recreate the issue.

@EclipseMantis
Copy link

EclipseMantis commented Dec 17, 2023

Hey everyone,
I had this same problem and was able to fix it by using ChatGPT. Please see the conversation here:

https://chat.openai.com/share/4ae505cb-e956-4fc0-abd1-961170e61a8a

I would submit a pull request. but I'm fairly new to GitHub. Hopefully this helps.

@aconz2
Copy link
Owner

aconz2 commented Dec 18, 2023

Is it possible your Desktop folder didn't exist? One of the linked answers used parents=True, but the final answer it gives should be the same as what the code currently does

@EclipseMantis
Copy link

EclipseMantis commented Dec 18, 2023

I think the issue might lie with Microsoft's decision to hide the desktop folder behind OneDrive, like so:

C:\Users[username]\OneDrive\Desktop

So the folder does exist, but in a different location, which would explain it. Either way, it seems that it should create whatever paths/folders are necessary for the save location if asked to, as opposed to crashing.

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

4 participants