oxwhirl / smacv2

MIT License
197 stars 30 forks source link

[Bug] numpy dependency error #29

Closed matteobettini closed 9 months ago

matteobettini commented 1 year ago

https://github.com/oxwhirl/smacv2/blob/main/smacv2/env/starcraft2/starcraft2.py#L490

this line will crash in modern numpy versions.

I suggest to either update this or fix the requirements

benellis3 commented 9 months ago

Thanks very much I've fixed this now let me know if you have more issues.