Giter Club home page Giter Club logo

uhmap-visual-tool's Introduction

Note: this rep is no longer maintained. Now we have officially release the source of Unreal HMAP at https://github.com/binary-husky/unreal-hmp ( 此仓库已经弃用,正式的开源代码请前往 https://github.com/binary-husky/unreal-hmp

uhmap-visual-tool

Just run main.py after install requirements in requirements.txt

what is this

An Uhmap render client installation script for Windows.

what does it do

  • download render client from onedrive
  • unpack
  • download python code from a server
  • run the uhmap visualization

uhmap-visual-tool's People

Contributors

binary-husky avatar binary-sky avatar harry67hu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

uhmap-visual-tool's Issues

Unable to connect to host while trying to download code from remote server

Unreal engine binary exists, skip download.. | 虚幻引擎文件已存在, 跳过下载, 若重试请删除UnrealEngine文件夹
172.18.116.149 hmp
Traceback (most recent call last):
File "F:/DRLcode/uhmap-visual-tool-main/main.py", line 53, in
ssh, sftp = get_ssh_sftp(addr, usr, pwd)
File "F:\DRLcode\uhmap-visual-tool-main\UTIL\exp_helper.py", line 113, in get_ssh_sftp
ssh.connect(addr, username=usr, password=pwd, port=port)
File "F:\anaconda3\envs\py37\lib\site-packages\paramiko\client.py", line 358, in connect
retry_on_signal(lambda: sock.connect(addr))
File "F:\anaconda3\envs\py37\lib\site-packages\paramiko\util.py", line 279, in retry_on_signal
return function()
File "F:\anaconda3\envs\py37\lib\site-packages\paramiko\client.py", line 358, in
retry_on_signal(lambda: sock.connect(addr))
TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。

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.