P4D-Data-Sciences
P4D-Data-Sciences copied to clipboard
Installation Instructions would help
This also applies to PythonEnvironment and LightweightWrappers as they are dependencies
We shall add them as soon as possible. It's just an experiment currently.
Hi @peardox,
I will try to write the docs and instructions around these projects as soon as possible. I can briefly describe how to get it working:
- Download the PythonEnvironment project.
- Compile it and add the lib\platform\config folder to your library path
- Select the design-time components and install it to the IDE
- Download the LightweightWrappers project and follow the same steps above.
- Download the P4D-Data-Sciences project and repeat steps above.
There's a potential issue (I'm fighting a losing battle against) with 32/64 bit - I've sort of resolved things with Python4Delphi and now got that in both versions.
The lib\platform\config note helps a HUGE amount (I've been adding loads of unrequired paths)
Got NumpyReference compiling now - not that I've got a 32 bit Python anywhere...
@lmbelo Wow - got some life in 64 bit - thrilling! OK, it's only NLTK but it created an environment and populated it perfectly!
The tips above led me in the right direction, thanks (although others will want proper install docs too of course...)
That's great @peardox that it worked for you. We shall create a complete wiki tutorial including good details as soon as possible..