P4D-Data-Sciences icon indicating copy to clipboard operation
P4D-Data-Sciences copied to clipboard

Installation Instructions would help

Open peardox opened this issue 2 years ago • 5 comments

This also applies to PythonEnvironment and LightweightWrappers as they are dependencies

peardox avatar Jun 09 '22 17:06 peardox

We shall add them as soon as possible. It's just an experiment currently.

Priyatham10 avatar Jun 09 '22 18:06 Priyatham10

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:

  1. 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
  1. Download the LightweightWrappers project and follow the same steps above.
  2. Download the P4D-Data-Sciences project and repeat steps above.

lmbelo avatar Jun 09 '22 18:06 lmbelo

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...

peardox avatar Jun 09 '22 20:06 peardox

@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...)

peardox avatar Jun 09 '22 23:06 peardox

That's great @peardox that it worked for you. We shall create a complete wiki tutorial including good details as soon as possible..

Priyatham10 avatar Jun 10 '22 05:06 Priyatham10