Git Product home page Git Product logo

sc2-pathlib's People

Contributors

burnysc2 avatar danielvschoor avatar drinfy avatar soupcatcher avatar ultramachine avatar vitvakatu avatar

Stargazers

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

Watchers

 avatar  avatar

sc2-pathlib's Issues

Can not import on Windows

When I import sc2pathlib on Windows 10 it comes.

ImportError: DLL load failed while importing sc2pathlib: The specified module could not be found.

Python (3.9.6)

[Security] Workflow rust_build.yml is using vulnerable action actions/checkout

The workflow rust_build.yml is referencing action actions/checkout using references v1. However this reference is missing the commit a6747255bd19d7a757dbdda8c654a9f84db19839 which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.

Are there any possibilities to use this library on armx64 processors, to be specific on M1 chips?

I would like to implement pathing algorithm on my SC2 Deep RL Agent, and trying to import library I get error:

Traceback (most recent call last):
File "", line 1, in
ImportError: dlopen(/Users/barissevilmis/Desktop/SC2/python-sc2/sc2pathlib.so, 0x0002): tried: '/Users/barissevilmis/Desktop/SC2/python-sc2/sc2pathlib.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/barissevilmis/Desktop/SC2/python-sc2/sc2pathlib.so' (no such file), '/Users/barissevilmis/Desktop/SC2/python-sc2/sc2pathlib.so' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))

I am working on M1 chip Mac and currently able to work with the SC2 tools after spending a lot of hours to arrange my conda environment for python 3.7.16 and solve all the issues. I prevailed and currently training my agent

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.