You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem in regards of the installation on windows of Patent2Net-v3.
In my case Anacadona is installed in C:\Users\Username\anaconda3\ and the P2N directory is in C:\Users\Username\P2N-v3-master. However I have major issues adopting the installP2N.bat code to this directory structure.
Furthermore the installP2N.bat calls for a "INSTALLP2N2.bat" even though the current directory only has a "installP2N.bat"
Maybe a common issue faced in the initial installation process.
The text was updated successfully, but these errors were encountered:
Patent2Net comes now in docker version that makes the installation process for you. See P2N-Docker. I personally use this way for editing the code i.e. in "developer mode" sharing files between the docker image and windows but this may be not the best way?
the "installation process" intends to make a executable p2n that may not integrate all features. If you want to go on this way, please consider unzipping the file "obsolete.zip" in the Patent2Net directory.
Cross fingers and launch again installP2N. To use p2n web interface you may need to launch the django server "python manage runserver"? This command should launch app.py
Hey,
thanks for your reply.
Yes, the P2N-Docker Version is already working for me.
My initial idea was using Patent2Net without Docker, thats why I wanted to use the -v3
As I am not a professional programmer I will stick to the Docker Version from now on.
FYI, I couldnt install Patent2Net-v3 with your suggestions.
Hey,
I have a problem in regards of the installation on windows of Patent2Net-v3.
In my case Anacadona is installed in C:\Users\Username\anaconda3\ and the P2N directory is in C:\Users\Username\P2N-v3-master. However I have major issues adopting the installP2N.bat code to this directory structure.
Furthermore the installP2N.bat calls for a "INSTALLP2N2.bat" even though the current directory only has a "installP2N.bat"
Maybe a common issue faced in the initial installation process.
The text was updated successfully, but these errors were encountered: