Code Monkey home page Code Monkey logo

gradle-cash-to-maven-repo's People

Contributors

sinsongdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gradle-cash-to-maven-repo's Issues

Cannot create a file when that file already exists

Hi, sir.
I am using this python file for android repository.
But it has issue as following.

PS D:\repo\android> py .\gradle_cache_to_repo.py
Traceback (most recent call last):
  File "D:\repo\android\gradle_cache_to_repo.py", line 66, in <module>
    processGroup(group)
  File "D:\repo\android\gradle_cache_to_repo.py", line 25, in processGroup
    os.makedirs(dst + group_dir)
  File "C:\Users\...\AppData\Local\Programs\Python\Python39\lib\os.py", line 225, in makedirs
    mkdir(name, mode)
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'D:/repo/android/lib/com/github/chrisbanes/photoview'

Please fix it.

No such file or directory

I run it on Windows10.
python .\gradle_cache_to_repo.py

But it failed as below. Please fix it.
Traceback (most recent call last): File ".\gradle_cache_to_repo.py", line 71, in <module> processGroup(group) File ".\gradle_cache_to_repo.py", line 34, in processGroup processArtifect(group, group_dir, artifect) File ".\gradle_cache_to_repo.py", line 48, in processArtifect processVersion(group, artifect, artifect_dir, version) File ".\gradle_cache_to_repo.py", line 66, in processVersion copyfile(src_file_path, dst_file_path) File "C:\Python27\lib\shutil.py", line 96, in copyfile with open(src, 'rb') as fsrc: IOError: [Errno 2] No such file or directory: 'C:/Users/mario/.gradle/caches/modules-2/files-2.1/com.android.tools.utp/android-test-plugin-host-additional-test-output-proto/30.2.0-alpha04/3a5204e32a230432c8142ebcb624b02615f7533f/android-test-plugin-host-additional-test-output-proto-30.2.0-alpha04-sources.jar'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.