-
Now that we have reached 2020, [Python 2.7 is officially deprecated](https://www.python.org/doc/sunset-python-2/). The language will not see future maintenance or security patches. Consequently, as di…
-
HI, thanks for the program - looks interesting, but I haven't been able to build it😅
![image](https://github.com/Mindwerks/worldengine/assets/7077098/4b757f4d-8f9e-429f-bb0f-788d00e6a9d2)
I trie…
-
```
What steps will reproduce the problem?
1. trying to install PyPNG in Windows 7 64-bit machine
2. Used command "python.exe setup.py install"
3.
What is the expected output? What do you see instead…
-
root@:~/xerosploit# xerosploit
Traceback (most recent call last):
File "/opt/xerosploit/xerosploit.py", line 4, in
from terminaltables import DoubleTable
ImportError: No module named terminalt…
-
**Describe the issue**
The building process failed in the last step of signing the deb packages, with the following errors. However, the packages can still be installed without being signed.
W: …
-
Thanks for supply this great tool for the community.
When I try to install it I got some warnings related with the use of `print` statement instead of `print` function since I'm using Python3 and did…
-
As a user, I want to easily input data into this project and have its entry separate from the executable for
modularity
Size: medium
## Definition of Done
- [ ] Program parses input file into memory…
-
Most of the Yacc parser (and maybe other portions) were written in Python 2. Since Python 2 was deprecated in 2020, we should update the codebase to use Python 3.
-
I have observed that spl.py* throws an Unknown Token error when a numeric constant is specified to be 16b or 32b using the "%" and "#" characters, respectively:
```
( test 0 )
: main
0x1234# …
-
```
When does the problem occur?
The problem occurs when a user attempts to compile GYP with Python 3.0.x.
What is the expected output? What do you see instead?
Rather than a properly compiled GYP, P…