Kevin Schlosser

Results 464 comments of Kevin Schlosser

If I downgrade setup tools to 57.5.0 deap will install properly but then we hit a road block with wxPython which is where the MSVC library I made comes into...

I got it all going and it all compiles properly. The problem is Gooey (I think that's what it's called) as it uses wxPython and wxPython does not compile on...

I also had to modify requirements.txt It's all really simple things and once either setup tools gets fixed or the libraries makes changes that allow them to install properly it...

We know what the problem is and getting the folks over at setuptools to fix it doesn't seem to be happening. The build process for posix systems works fine and...

The only way to handle the deap issue is with the pyproject.toml. This is the only way to ensure that the proper version of setuptools gets installed for the installation...

OK cool. so making progress on it. There were issues that did need to be corrected. Granted it's not your code that needs to get corrected and it's the code...

I wanted to point it out to ya because I thought you might feel the same as I as far as sphinx goes and having to use make to build...

might consider merging this project Sphinx-PyPI-upload-2 0.2.2 with the sphinx builder possibly. I can see the value in Sphinx-PyPI-upload-2 0.2.2. sphinx does already have a builder added to distutils. but...

OK so I think I have removed writing the config file. I still have to test it but i did a commit anywho. I never liked writing that file I...