liftoff / pyminifier

Pyminifier is a Python code minifier, obfuscator, and compressor.
GNU General Public License v3.0
1.46k stars 223 forks source link

Installing error => Preparing metadata (setup.py) ... error #140

Closed proximilius closed 2 years ago

proximilius commented 2 years ago

Hi,

On an other install the pyminifier is one of it's dependicies. My install is exited during a failing install of pyminifier. See my output for the error. I think the error has something with 2to3 to do but can't fix it, plese help!!!

This is an image

proximilius commented 2 years ago

In order to make use of PyCharm to code my micro-python programs, I wanted to instal the pseudo-microbit trough pip. This went wrong, but...

This tutorial describes another way to install the package. In this case, we install the package by using the SDK itself. And yeah problem solved!!!