pip -r requirements.txt Error!

Shows me following error when I try “pip install --ignore-installed -r /usr/local/CyberCP/requirments.txt” command.

Could not find a version that satisfies the requirement IPy==0.75 (from -r /usr/local/CyberCP/requirments.txt (line 25)) (from versions: )
No matching distribution found for IPy==0.75 (from -r /usr/local/CyberCP/requirments.txt (line 25))

Why is this?

What are you trying to do? This installs in virtualenv.

What are you trying to do? This installs in virtualenv.

I install CyberPanel in my Centos Server (in Digitalocean), shows me 503 Error when I go to the IP_ADDRESS:8090.
I want manually set up virtualevn for use. Thank you.

You can upgrade it will re-setup virtualenv 02 - Upgrading CyberPanel - 01 - Install/Upgrade - CyberPanel Community

You can upgrade it will re-setup virtualenv https://cyberpanel.net/docs/upgrading-cyberpanel/

Get this error :slight_smile:

Traceback (most recent call last):
File “upgrade.py”, line 840, in
main()
File “upgrade.py”, line 837, in main
Upgrade.upgrade()
File “upgrade.py”, line 773, in upgrade
Version = version.objects.get(pk=1)
File “/usr/lib64/python2.7/site-packages/django/db/models/manager.py”, line 85, in manager_method
return getattr(self.get_queryset(), name)(*args, **kwargs)
File “/usr/lib64/python2.7/site-packages/django/db/models/query.py”, line 379, in get
self.model._meta.object_name
baseTemplate.models.DoesNotExist: version matching query does not exist.

did you fresh installed?

did you fresh installed?

Yes, installation finished successfull.

did you fresh installed?

Yes, installation finished successfull.

And, I trying 3 times…

ohk. fresh install your server with centos and send logins via ticket.

https://cyberpanel.net/support

ohk. fresh install your server with centos and send logins via ticket.

https://cyberpanel.net/support

Ok, thank you!