Skip to content

I/O error when loading in Maya 2020 #4

Open
@kronus

Description

@kronus

When launching/loading zDsonImport, from File> zDsonImport> Update library, the following error is found in the Script Editor:

# Error: IOError: file C:\Users\<user name>\Downloads\zDsonImport-master\zDsonImport-master\scripts\dsonimport\dson\content.py line 242: 2 #

The line in the file that is referring to, is the following:
open(self.cache_file, 'w').write(data)

When I manually copied the following files into their respective directories - plug-ins/scripts - followed by using the plug-in manager to load & auto-load the newly relocated files, along with the zMayaTools:
C:\Users<user name>\Documents\maya\plug-ins - zDsonImport.py
C:\Users<user name>\Documents\maya\scripts - dsonimport directory

However, there is still an error pointing to the python file in the downloads directory:
# Error: IOError: file C:\Users\<user name>\Downloads\zDsonImport-master\zDsonImport-master\scripts\dsonimport\dson\content.py line 242: 2 #

When I try a simple File> zDsonImport> Import DUF, then it looks like it is loading, but nothing shows up.

There are a series of references to the files in the download directory, ending with the following:
# dsonimport.dson.DSON.PathNotFound: Couldn't find file: /data/DAZ 3D/Genesis 8/Male/Morphs/DogZ&Zev0/200 Plus/Nose Wing Width Assist.dsf

How can I have it point to only the files that were moved manually ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions