siliconserf
siliconserf
I recently notice this issue in Version 0.14.0, Windows. The "strange things" Manuskript is objecting to is encountering folders within first level folders. I haven't bothered to look at the...
The code isn't written to support multiple projects. I suspect a major re-write would be needed to do so. It's annoying, but don't try to open multiple instances of the...
Yes, an object oriented approach would desirable. At least you'd get a constructor involved that would insure any new instance would have its own ID. I'd like to explore the...
I have Eclipse and the PyDev Eclipse plugin set up. How about a project file? It would save a lot of time. On Sun, May 3, 2020 at 9:21 AM...
Having an interesting time with this. Building manuskript gave an error reminding me to install pyQt5. Did that and now I get an error in version_0.py: Line 13:from lxml import...
Got it!!!! Found the problem was a missing install of lxml. Just ran manuskript without trouble. Thanks for your assistance and encouragement. Now I can experiment with the code and...
Having more fun digging into the code than I've had with software in some time. I tested my first impressions of the code by copying a manuskript project into the...
OK. One of the reasons I set up to play with the code was to track down the copy bug that revolved around failing to install a new ID number...
I'm running Windows 10. Eclipse Java IDE 2 PyDev 7.5.0.202001101138 [image: image.png] Python 3.8.2 (Opened News in the directory for Python and found the a text file that listed 3.8...
I'm game to try, but I've never worked with PHP. How do I launch this? On Fri, May 8, 2020 at 12:23 PM obw wrote: > I have programmed a...