weria-pezeshkian / TS2CG1.2

TS2CG version 1.2
GNU General Public License v3.0
4 stars 2 forks source link

Non-editable pip install not working #11

Closed jan-stevens closed 1 month ago

jan-stevens commented 1 month ago

Currently running 'pip install -e .' works to install the package, however "pip install ." doesn't.

With the latter installation method we get the following error:

"ModuleNotFoundError: No module named 'TS2CG.PointUpdaterClass'"