3590361911

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
  • 3590361911 created a post,
    Answered

    [BUG]misidentification Unexpected type

    Version : PC-233.11799.259My code:…partname = os.path.basename(file).replace('.new.dat.1', '')filepath = os.path.dirname(file)c = os.path.join(filepath, partname + ".img")…then Unexpected type:(str...